Bug
1693770 [wpt PR 27700] - [selectors] Improve focus-visible-011.html, a=testonly
Automatic update from web-platform-tests
[selectors] Improve focus-visible-011.html
Some improvements on this test:
* Call preventDefault() for keydown, keyup and keypress events
(so if an implementation relies in one of them it'll fail).
* Use a DIV instead of a BUTTON, so it can be run on Mac platforms too
(buttons don't get focused on Mac in WebKit and Firefox).
--
wpt-commits:
d9effa0e3d86deb2b91bd050c540afa6e7e2a436
wpt-pr: 27700