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
is/focusable will correctly identify the element as focusable, if that's the browser's native behavior. query/focusable in "quick" mode (default) will not find this element, "strict" mode will.
Internet Explorer 10-11 consider any scrollable container and its scrollable body focusable - no other browser does this.
The text was updated successfully, but these errors were encountered: