- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 05 Apr 2016 09:03:03 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Tuesday, 5 April 2016 16:09:02 UTC
It sounds like the concrete proposal here is something like adding the following to the UA style sheet
```
:magic-shadow-host-selector-that-even-looks-inside-closed-shadow-roots {
contain: contents;
}
```
Is that right? Earlier @tabatkins mentioned `display: flow-root; contain: paint;`, but in his latest comment it became `contain: contents;`?
---
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/355#issuecomment-205871270
Received on Tuesday, 5 April 2016 16:09:02 UTC