tor-browser

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

after-prepare-iframe-parse-error-inline-classic.html.ini (628B)


      1 [after-prepare-iframe-parse-error-inline-classic.html]
      2  disabled:
      3    if os == "android": https://bugzilla.mozilla.org/show_bug.cgi?id=1780219
      4  [window error: Move parse-error inline classic script to iframe after-prepare]
      5    expected:
      6      if (os == "win") and ccov: [FAIL, PASS]
      7      if (os == "linux") and (processor == "x86_64") and fission and not debug and not asan and not tsan: [PASS, FAIL]
      8      if (os == "win") and not debug: [PASS, FAIL]
      9      if (os == "mac") and debug: FAIL
     10      if (os == "mac") and not debug: [PASS, FAIL]
     11      if (os == "linux") and (processor == "x86"): [PASS, FAIL]
     12      [FAIL, PASS]