Closed Bug 992259 Opened 10 years ago Closed 6 years ago

[WebComponents] Shadow insertion point does not seems to work in http://www.html5rocks.com/en/tutorials/webcomponents/shadowdom-301/#toc-shadow-multiple

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: vingtetun, Unassigned)

References

(Blocks 1 open bug)

Details

Just looking at some tutos in both Chrome and Firefox and it seems like the Shadow insertion point demo at http://www.html5rocks.com/en/tutorials/webcomponents/shadowdom-301/#toc-shadow-multiple does not work as expected in Firefox (apparently the <content></content> rule of the first shadow is not honored).

(This is with dom.webcomponents.enabled = true).
We implement an older version of the spec in the tree right now and one of the updates to the spec changed how nodes get distributed to content insertion points when there are multiple shadow roots on an element.
There are no multiple shadow roots in v1 Shadow DOM.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.