- From: Ryosuke Niwa <notifications@github.com>
- Date: Mon, 21 Sep 2015 15:34:54 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Monday, 21 September 2015 22:35:25 UTC
I don't think it makes sense to support `attachShadow` on slot elements since they don't even render by default due to its default style `display: contents` unless there is a compelling use case for it. We should add it to the list of forbidden elements in https://w3c.github.io/webcomponents/spec/shadow/#widl-Element-attachShadow-ShadowRoot-ShadowRootInit-shadowRootInitDict. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/327
Received on Monday, 21 September 2015 22:35:25 UTC