- From: Ryosuke Niwa <notifications@github.com>
- Date: Tue, 08 Mar 2016 13:33:18 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Tuesday, 8 March 2016 21:33:48 UTC
This would still result in a flush of contents when custom elements are upgraded but its behavior is a lot more easier to understand as simply having UA stylesheet with: ```css :host { display: block; } ``` and it's probably less confusing for authors. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/426#issuecomment-193977792
Received on Tuesday, 8 March 2016 21:33:48 UTC