tor-browser

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

cross-origin-tall-iframe-rendering.sub.html.ini (252B)


      1 [cross-origin-tall-iframe-rendering.sub.html]
      2  expected:
      3    if (os == "win") and not debug: [PASS, FAIL]
      4    if (os == "mac") and debug: [FAIL, PASS]
      5    if (os == "mac") and not debug: [PASS, FAIL]
      6    if not debug and (os == "linux"): [PASS, FAIL]