Codebase Browser
chromium
Go to App
chromium
/
content/test/data/accessibility/html/
div.html
<html> <body> <div>Unfocusable div</div> <div tabindex=0>Focusable div</div> </body> </html>