mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
f2c1f8b4e7
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/49691 Changelog: [internal] This adds a new getter for `document` in the `Root` class in Fantom tests to easily access the document instance for the root. This isn't very useful at the moment, but will be very useful when we introduce `document.getElementById`, so we can access arbitrary nodes very easily. Reviewed By: javache Differential Revision: D69307130 fbshipit-source-id: 2650bc03e143ee9f0b29d0f284a2f9079ab9f765