- From: Joe Pea <notifications@github.com>
- Date: Sat, 04 Nov 2017 00:47:43 +0000 (UTC)
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 4 November 2017 00:48:06 UTC
If we had a [way to scope element names](https://github.com/w3c/webcomponents/issues/488), the problem could be solved. But I can't yet imagine how to polyfill a proposed solution, because the solution would have to somehow prevent the global `customElements` registry from working inside Shadow roots. Perhaps a new `customElements_sample` global registry would need to be created, where Custom Elements _and_ scoped per-shadow-root naming are implemented in entirety as a polyfill. -- 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/658#issuecomment-341859367
Received on Saturday, 4 November 2017 00:48:06 UTC