Re: [webcomponents] Enumerate the element names which don't support createShadowRoot(), instead of looking at the binding property (#110)

I'm thinking that the *white list* might be better than the black list for v1, given that, in practical, there are a limited number of HTML Elements for which createShadowRoot() makes sense.

The white list would be:
div, body, p, span and so on.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/110#issuecomment-111983764

Received on Monday, 15 June 2015 08:56:23 UTC