tor-browser

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

idlharness.any.js.ini (350B)


      1 [idlharness.any.serviceworker.html]
      2  expected:
      3    if (os == "android") and not debug: [OK, ERROR]
      4    if os == "win": [OK, TIMEOUT]
      5 
      6 [idlharness.any.html]
      7  [PerformanceEventTiming interface: attribute targetSelector]
      8    expected: FAIL
      9 
     10 
     11 [idlharness.any.sharedworker.html]
     12 
     13 [idlharness.any.worker.html]
     14  expected:
     15    if os == "mac": [OK, CRASH]