Re: [webcomponents] Consider adding a new node type for ShadowRoot (#324)

I see the argument for consistency with other DOM node types, but given that these tend to act more like document roots and are not ever going to be seen while traversing a node tree (where most code checks for nodeType/Name), then there doesn't seem a lot of value to adding the new type. So, I don't have strong feelings either way, but I'm leaning towards not adding one.

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

Received on Wednesday, 23 September 2015 19:32:09 UTC