Skip to content

Add declarative Shadow DOM features - #5465

Merged
annevk merged 14 commits into
whatwg:mainfrom
mfreed7:add_declarative
Oct 29, 2023
Merged

Add declarative Shadow DOM features#5465
annevk merged 14 commits into
whatwg:mainfrom
mfreed7:add_declarative

Conversation

@mfreed7

@mfreed7 mfreed7 commented Apr 17, 2020

Copy link
Copy Markdown
Contributor

The explainer for this feature is here: https://github.com/mfreed7/declarative-shadow-dom/blob/master/README.md
The issue discussion is here: whatwg/dom#831
There is a corresponding Pull Request for the DOM spec that goes along with this PR.

Closes #7069


/acknowledgements.html ( diff )
/document-lifecycle.html ( diff )
/document-sequences.html ( diff )
/dynamic-markup-insertion.html ( diff )
/indices.html ( diff )
/infrastructure.html ( diff )
/parsing.html ( diff )
/scripting.html ( diff )

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

impacts documentation Used by documentation communities, such as MDN, to track changes that impact documentation topic: shadow Relates to shadow trees (as defined in DOM)

Development

Successfully merging this pull request may close these issues.

Allow speculative fetches in Declarative Shadow DOM template elements

10 participants