Skip to content

Commit 27aa7bc

Browse files
domenicannevk
authored andcommitted
Formalize custom element reactions
This executes a large portion of the plan laid out in WICG/webcomponents#186, by introducing a new [CEReactions] IDL extended attribute which can be used to indicate that new steps should be inserted related to custom element reactions. It replaces the previous handwaving of "every operation and attribute" with an explicit annotation on every relevant operation, attribute, setter, and deleter. There remains work to do to annotate other specifications across the web platform with this attribute (notably DOM), as well as deal with editing operations. But all such updates will depend on the definition of [CEReactions] added here.
1 parent 2719a51 commit 27aa7bc

File tree

1 file changed

+471
-447
lines changed

1 file changed

+471
-447
lines changed

0 commit comments

Comments
 (0)