tor-browser

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

target-text-dynamic-002.html.ini (293B)


      1 [target-text-dynamic-002.html]
      2  expected:
      3    if (os == "linux") and fission and not useDrawSnapshot and not asan and not tsan: FAIL
      4    if (os == "linux") and fission and useDrawSnapshot: PASS
      5    if (os == "win") and not swgl: FAIL
      6    if (os == "mac") and not debug: FAIL
      7    [FAIL, PASS]