Re: [webcomponents] Composition Algorithm shouldn't unwrap slots (#308)

I just remembered one other thing about unwrapping/flattening nodes. In Shadow DOM v0, we had this nice property that the [tree-structural pseudo-classes](https://drafts.csswg.org/selectors-4/#structural-pseudos) operated on the composed tree (example here:https://gist.github.com/dglazkov/e8402f9ab18ad7ef2e7d). I guess the real question is how `display:contents` interacts with tree-structural pseudo-classes?

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/308#issuecomment-142022814

Received on Monday, 21 September 2015 15:48:58 UTC