This test checks that :focus-visible always matches on elements with contenteditable=true set.
  1. If the user-agent does not claim to support the :focus-visible pseudo-class then SKIP this test.
  2. Click the content editable span below to focus it.
  3. If the element has a red background, then the test result is FAILURE. If the element has a green outline, then the test result is SUCCESS.

Focus me