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
This test checks that any element focused programmatically on page load will have <code>:focus-visible</code> matching enabled.
<ulid="instructions">
<li>If the element that says "I will be focused automatically" has a red background, then the test result is FAILURE. If the element has a green outline, then the test result is SUCCESS.</li>
</ul>
<br/>
<divid="el" tabindex="-1">I will be focused automatically.</div>