tor-browser

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

change-src-while-not-displayed.html.ini (286B)


      1 [change-src-while-not-displayed.html]
      2  expected:
      3    if (os == "linux") and swgl and debug and fission: [PASS, FAIL]
      4    if (os == "win") and debug and not swgl: [PASS, FAIL]
      5    if (os == "linux") and swgl and not debug: [PASS, FAIL]
      6    if (os == "linux") and not swgl: [PASS, FAIL]