focus-visible-009.html.ini (473B)
1 [focus-visible-009.html] 2 [Autofocus should match :focus-visible] 3 expected: 4 if debug and not swgl and (os == "win") and (processor == "x86_64"): [PASS, FAIL] 5 if debug and not swgl and (os == "linux") and not fission: [PASS, FAIL] 6 if not debug and (os == "linux") and not fission: [PASS, FAIL] 7 if not debug and (os == "android"): [PASS, FAIL] 8 if not debug and (os == "win"): [PASS, FAIL] 9 if not debug and (os == "mac"): [PASS, FAIL]