You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The polyfill is currently only monitoring the global window and document objects. However, this is not enough to support shadow roots and same-origin iframes that are supported in the spec.
The text was updated successfully, but these errors were encountered:
The polyfill is currently only monitoring the global
window
anddocument
objects. However, this is not enough to support shadow roots and same-origin iframes that are supported in the spec.The text was updated successfully, but these errors were encountered: