This test checks that using the keyboard in a way that does not move focus still causes :focus-visible matching to trigger.
  1. If the user-agent does not claim to support the :focus-visible pseudo-class then SKIP this test.
  2. Use the mouse to focus the element below that says "Click me."
  3. If the element has a red outline, then the test result is FAILURE.
  4. Press the ENTER key.
  5. If the element now has a green outline and not red background, then the test result is SUCCESS.
Click me.