Re: [spec-reviews] General review of Shadow DOM 2015 updates (#79)

* open/closed mode of ```attachShadow```
* ```<slot name="">``` and ```<insert-me slot="...">``` vs. ```<content select="selector">```
* removal of ```<shadow>``` element; removal of multiple shadows-per-element
* Events have a ```deepPath```, which accounts for open/close modes.
* Distribution API was dropped due to hard timing concerns--now up to the UA to do appropriately. Slot approach can make this efficient.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/spec-reviews/issues/79#issuecomment-150008436

Received on Wednesday, 21 October 2015 19:59:03 UTC