SIGN IN SIGN UP

[react-float] feature detect getRootNode (#25689)

Some old environments like IE11 or very old versions of jsdom are
missing `getRootNode()`. Use feature detection to fall back to
`ownerDocuments` in these environments that also won't be supporting
shadow DOM anyway.
J
Jan Kassens committed
c343f80254306e7ea4343a614c678bb03c4be9fd
Parent: e1dd0a2
Committed by GitHub <noreply@github.com> on 11/16/2022, 6:12:04 PM