Re: [webcomponents] Custom elements disconnected from a document should not be upgraded (#419)

Hmm. That doesn't seem much better than just not doing upgrades for disconnected nodes, plus maybe adding some kind of `document.upgradeElement(x)`. Authors have to opt-in to making their stuff work either way, instead of being able to just treat all elements the same no matter when/where they are created.

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

Received on Tuesday, 8 March 2016 02:05:31 UTC