Skip to content

Order shadow root concepts consistently#12703

Open
annevk wants to merge 1 commit into
whatwg:mainfrom
annevk:align-shadow-root-order
Open

Order shadow root concepts consistently#12703
annevk wants to merge 1 commit into
whatwg:mainfrom
annevk:align-shadow-root-order

Conversation

@annevk

@annevk annevk commented Jul 18, 2026

Copy link
Copy Markdown
Member

Match DOM's revised shadow root concept order for the template IDL, content attributes, parser, and "attach a shadow root" call site: mode, delegates focus, serializable, slot assignment, clonable, custom element registry.

Note this reorders HTMLTemplateElement IDL members, which is observable via property enumeration. The HTML fragment serialization order is unchanged.

Depends on whatwg/dom#1496.


/parsing.html ( diff )
/scripting.html ( diff )

Match DOM's order for the template IDL, attributes, parser, and
"attach a shadow root" call site: mode, delegates focus, serializable,
slot assignment, clonable, custom element registry. Reorders IDL
members, observable via property enumeration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant