tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

focus-visible-002.html.ini (816B)


      1 [focus-visible-002.html]
      2  expected:
      3    if (os == "linux") and not fission and not debug: [OK, ERROR]
      4    if (os == "android") and fission: [OK, TIMEOUT]
      5  [Focus element INPUT#input9 via mouse should match :focus-visible as it supports keyboard input]
      6    expected:
      7      if (os == "mac") and not debug: [PASS, FAIL]
      8      if (os == "android") and not debug: [PASS, FAIL]
      9 
     10  [Focus element INPUT#input10 via mouse should match :focus-visible as it supports keyboard input]
     11    expected:
     12      if (os == "mac") and not debug: [PASS, FAIL]
     13      if (os == "android") and not debug: [PASS, FAIL]
     14 
     15  [Focus element INPUT#input12 via mouse should match :focus-visible as it supports keyboard input]
     16    expected:
     17      if (os == "mac") and not debug: [PASS, FAIL]
     18      if (os == "android") and not debug: [PASS, FAIL]