Re: [webcomponents] Slots in a flat tree (#308)

On more concrete examples, I already hit an interoperability problem with Chrome whereby which it doesn't respect `display: none` on slot elements whereas WebKit did.  Chrome's behavior of ignoring `display:none` was rather surprising for me as an author.  In addition, having to use `:slotted(*)` because styles on slot elements would be ignored has been really annoying.

---
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/308#issuecomment-202260142

Received on Monday, 28 March 2016 06:39:12 UTC