tor-browser

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

onhover-syncbases.html.ini (368B)


      1 [onhover-syncbases.html]
      2  expected: [OK, ERROR]
      3  [Check if onhover events reset correctly when triggered multiple times]
      4    expected:
      5      if (os == "linux") and not debug and not fission: [FAIL, PASS]
      6      if (os == "win") and not debug and (processor == "x86_64"): [FAIL, PASS]
      7      if (os == "android") and debug and not swgl: [FAIL, PASS]
      8      [PASS, FAIL]