tor-browser

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

rect-calc-dynamic-viewport.html.ini (509B)


      1 [rect-calc-dynamic-viewport.html]
      2  expected:
      3    if (os == "linux") and os_version == "18.04" and not tsan and asan and not swgl and fission: FAIL
      4    if (os == "win") and debug and swgl: FAIL
      5    if (os == "linux") and os_version == "18.04" and not tsan and not asan: FAIL
      6    if (os == "android") and not swgl and debug: [PASS, FAIL]
      7    if (os == "android") and not swgl and not debug: [PASS, FAIL]
      8    if (os == "win") and not debug: FAIL
      9    if (os == "android") and swgl: [PASS, FAIL]
     10    [FAIL, PASS]