Source code

Revision control

Copy as Markdown

Other Tools

[focus-visible-009.html]
[Autofocus should match :focus-visible]
expected:
if debug and not swgl and (os == "win") and (processor == "x86_64"): [PASS, FAIL]
if debug and not swgl and (os == "linux") and not fission: [PASS, FAIL]
if not debug and (os == "linux") and not fission: [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]
if not debug and (os == "win"): [PASS, FAIL]
if not debug and (os == "mac"): [PASS, FAIL]