- From: Nazar Mokrynskyi <notifications@github.com>
- Date: Tue, 26 Apr 2016 10:58:29 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc:
Received on Tuesday, 26 April 2016 17:58:59 UTC
There is at least one case when it is not possible - when you extending native elements. They have UA's ShadowRoot, but you don't neither have access to it, nor have ability to create new one on them, look at #376 for more discussion. Also this particular issue is exactly about avoiding performance overhead of creating Shadow Root (see the first message in this thread). --- 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/468#issuecomment-214829311
Received on Tuesday, 26 April 2016 17:58:59 UTC