← Back to release summary

Shadow DOM v1

Category
Web Components
Type
New or changed feature
Status
Enabled by default (Chrome 53)
Intent stage
None

Summary

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

Standards & signals

Docs: https://developers.google.com/web/fundamentals/web-components/shadowdom

View on chromestatus.com