Re: [whatwg/dom] Wrong return type of Node::getRootNode() (#739)

I found all this:

- https://stackoverflow.com/a/41310417
- https://stackoverflow.com/a/41377576
- https://stackoverflow.com/q/55226473
- https://polymer-library.polymer-project.org/3.0/api/legacy/legacy-element-mixin#LegacyElementMixin-property-domHost
- https://github.com/haltu/muuri/issues/235

Chrome and Firefox return valid values when evaluating `this.getRootNode().host` from within a web component having a Shadow DOM attached.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/739#issuecomment-474647017

Received on Wednesday, 20 March 2019 01:24:20 UTC