blob: 8abd4d258c9241ac4e8c3092526c3cc1eaff16e0 [file] [log] [blame]
This test checks that a script focus after blur after a mouse click on a NOT focusable element after editing an input does match :focus-visible.
Click on the input below and type some letter.
Then click on the element that says "Click me".
If the element that says "Focused" has a red background then the test result is FAILURE, if it has a green outline then the test result is SUCCESS.
Click me
Focused
PASS ":focus-visible" should be a valid selector
PASS Script focus after blur after mouse click on a NOT focusable element after editing an input does match :focus-visible