Source code
Revision control
Copy as Markdown
Other Tools
[focus-visible-002.html]
expected:
if (os == "linux") and not fission and not debug: [OK, ERROR]
if (os == "android") and fission: [OK, TIMEOUT]
[Focus element INPUT#input9 via mouse should match :focus-visible as it supports keyboard input]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[Focus element INPUT#input10 via mouse should match :focus-visible as it supports keyboard input]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[Focus element INPUT#input12 via mouse should match :focus-visible as it supports keyboard input]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]