- From: Ryosuke Niwa <notifications@github.com>
- Date: Wed, 23 Mar 2016 23:46:19 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Thursday, 24 March 2016 06:46:46 UTC
How else are we going to implement slot elements? One way or another, browser engines need to support semantics similar to `display: contents`. We don't need to consider what happens with other elements with `display: contents` since we're talking about slot elements here. In fact, it's fine for initial implementations of slot elements to not fully respect `display: contents`-ness. For the purpose of writing specifications, however, we should assume `display: contents` exist. If Blink has issues with `display: contents`, then you guys should bring that up on www-style instead. --- 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-200697176
Received on Thursday, 24 March 2016 06:46:46 UTC