tor-browser

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

after-prepare-iframe-success-inline-classic.html.ini (491B)


      1 [after-prepare-iframe-success-inline-classic.html]
      2  [Eval: Move success inline classic script to iframe after-prepare]
      3    expected:
      4      if (os == "win") and ccov: [FAIL, PASS]
      5      if (os == "linux") and not debug and fission and (processor == "x86"): [PASS, FAIL]
      6      if (os == "linux") and not debug and not fission: [PASS, FAIL]
      7      if (os == "win") and not debug: [PASS, FAIL]
      8      if (os == "mac") and not debug: PASS
      9      if (os == "mac") and debug: FAIL
     10      [FAIL, PASS]