Re: [webcomponents] Upstream Shadow DOM spec to DOM/HTML Standard (#377)

I have done most of 3 too: https://dom.spec.whatwg.org/#finding-slots-and-slotables.

I think that list is all I could think of for the DOM Standard too. 

The HTML Standard needs to define the `slot` element (and its parsing) and we need to update all features in the HTML Standard to account for Shadow DOM.

Then CSS needs to calculate the "flat tree" (while still doing selector matching on node trees). I hope @tabatkins can take care of that. I'll be happy to review.

Then perhaps there's some stuff about UI Events that needs to be defined elsewhere. Not sure about that yet. Will get to that once I get to events.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/377#issuecomment-199679323

Received on Tuesday, 22 March 2016 07:31:35 UTC