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 Clients.matchAll() spec depends on their being an active document in the browsing context in a couple steps, but isn't really clear what to do if there is no active document. I think we should be more explicit these windows are excluded from the list.
The
Clients.matchAll()
spec depends on their being an active document in the browsing context in a couple steps, but isn't really clear what to do if there is no active document. I think we should be more explicit these windows are excluded from the list.Related: whatwg/html#1073
The text was updated successfully, but these errors were encountered: