Intent to prototype and ship: ElementInternals.shadowRoot
32 views
Skip to first unread message
Edgar Chen
unread,
Aug 10, 2021, 5:09:55 AM8/10/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dev-pl...@lists.mozilla.org
Summary: Adds the ability to retrieve the shadow root from `ElementInternals`, via the `ElementInternals.shadowRoot` attribute. This attribute is restricted to only return shadow roots created during
or after the custom element constructor, for custom elements.