Contact emails
yu...@chromium.org, yu...@google.com
Spec
dom.spec.whatwg.org/#dom-node-rootnodehttps://github.com/w3c/webcomponents/issues/80
Summary
Node.rootNode calculates a root or shadowroot of a given node. This formalizes the way that nodes figure out its root/shadowroot. This feature used to be called Node.treeRoot but it was decided to be renamed to Node.rootNode.
Link to “Intent to Implement” blink-dev discussion
This feature is one part of ShadowDOM v1, but can be shipped individually in response to requests from web developers.
Is this feature supported on all six Blink platforms (Windows, Mac, Linux, Chrome OS, Android, and Android WebView)?
Yes.
Interoperability and Compatibility Risk
This is a brand new feature so there is no risk of compatibility.--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
This had caused other regressions as well, I think we need to revert and choose another name.