Re: [w3c/webcomponents] Polyfilling custom elements with native Shadow DOM support (#534)

Just going to answer my own question, the v1 Custom Element polyfill is fixing this: https://github.com/webcomponents/webcomponentsjs/blob/v1/src/CustomElements/v1/CustomElements.js#L581 by observing shadow roots for changes. Hopefully this helps anyone else who comes across any issues.

---
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/534#issuecomment-236073081

Received on Friday, 29 July 2016 01:39:53 UTC