[focusVisible.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[FocusOptions.focusVisible: button]
expected:
if not debug and (os == "linux") and (processor == "x86_64"): [PASS, FAIL]
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]
[FocusOptions.focusVisible: input]
expected:
if not debug and (os == "linux") and (processor == "x86_64"): [PASS, FAIL]
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]
[FocusOptions.focusVisible: #contenteditable]
expected:
if not debug and (os == "linux") and (processor == "x86_64"): [PASS, FAIL]
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]
[FocusOptions.focusVisible: #tabindex]
expected:
if not debug and (os == "linux") and (processor == "x86_64"): [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]
if not debug and (os == "mac"): [PASS, FAIL]