mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
This implements `getRootNode(options)` on fragment instances as the equivalent of calling `getRootNode` on the fragment's parent host node. The parent host instance will also be used to proxy dispatchEvent in an upcoming PR.