The new Shadow DOM APIs, called *v1*, including, but not limited to: - Element.attachShadow - New HTML Element: HTMLSlotElement - Slotable.assignedSlot - Event.composed, Event.composedPath() See http://hayato.io/2016/shadowdomv1/ for the difference between v0 and v1. Intent to Ship: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/zrZRD2ls5tw
Documentation
Specification
Status in Chromium
Enabled by default (tracking bug) in:
- Chrome for desktop release 53
- Chrome for Android release 53
- Chrome for iOS release 53
- Android WebView release 53
Consensus & Standardization
After a feature ships in Chrome, the values listed here are not guaranteed to be up to date.
- In development
- In development
- In development
- Positive
Owner
Search tags
shadow dom, web components,Last updated on 2021-01-09
Comments
Intent to implement: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/Ez2cuT0KmQo Spec issues: https://github.com/w3c/webcomponents/labels/v1