Browsing context container focus behavior#1621
Conversation
|
The actual implementation of
Or, if you open developer tools and click somewhere inside it, the current document and any nested browsing contexts will no longer have focus. See the “has focus steps” in the spec I thought that in the context of jsdom, checking for an activeElement might be enough, considering that it is a headless browser. But if that isn’t the case, I’d be happy to remove |
|
Sorry for the delay in responding. This is great as-is, however :). Merging and doing a release now! |
Fixes #1619