tor-browser

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

headers-normalize.any.js.ini (341B)


      1 [headers-normalize.any.html]
      2  expected:
      3    if (os == "android") and not debug: [OK, CRASH]
      4 
      5 [headers-normalize.any.sharedworker.html]
      6 
      7 [headers-normalize.any.serviceworker.html]
      8  expected:
      9    if (os == "mac") and not debug: [OK, ERROR]
     10 
     11 [headers-normalize.any.worker.html]
     12  expected:
     13    if (os == "android") and not debug: [OK, CRASH]