- From: Ryosuke Niwa <notifications@github.com>
- Date: Tue, 24 Mar 2020 19:26:57 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 25 March 2020 02:27:10 UTC
We (Apple's WebKit team) initially suggested two alternatives to this approach: - attachShadow during custom element construction replaces the declarative shadow DOM - attachShadow during custom element constructor returns the declarative Shadow DOM instead of creating one. We'll review this alternative approach (exposing shadow root on `ElementInternals`). -- 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/871#issuecomment-603604263
Received on Wednesday, 25 March 2020 02:27:10 UTC