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

Oh, I guess I misunderstood what Tab was saying.  I guess he meant to say the inheritance skips the slot element.

I guess there is still a question as to whether assigned nodes under a `slot` element should inherit styles from the slot element itself or not.  It would be strange if it didn't given the display value of `slot` elements can be overridden.  e.g. `display: block` was specified on a slot element, then it would be strange to skip it for the purpose of inheritance.

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

Received on Thursday, 1 October 2015 03:58:31 UTC