tor-browser

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

sharedworker-in-worker.html.ini (287B)


      1 [sharedworker-in-worker.html]
      2  expected:
      3    if not debug and (os == "linux") and not fission: OK
      4    if debug and (os == "win"): OK
      5    if debug and (os == "mac"): OK
      6    if debug and (os == "android"): OK
      7    [OK, ERROR]
      8  [Base URL in workers: new SharedWorker()]
      9    expected: FAIL