This test checks that when you click a select element it does match :focus-visible.

Note: This test is not in WPT because the behavior is optional and different browsers behave differently here (see CSSWG issue #5822).

  1. If the user-agent does not claim to support the :focus-visible pseudo-class then SKIP this test.
  2. Click in the element that says "Focus me".
  3. If the element has a green background, then the test result is a SUCCESS.