- From: Ryosuke Niwa <notifications@github.com>
- Date: Sun, 27 Mar 2016 23:38:36 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Monday, 28 March 2016 06:39:12 UTC
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