tor-browser

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

click_iframe_crossorigin.sub.html.ini (377B)


      1 [click_iframe_crossorigin.sub.html]
      2  expected:
      3    if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH]
      4  [TestDriver click on a document in an iframe]
      5    expected:
      6      if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
      7      if (os == "linux") and debug and fission: [PASS, FAIL]
      8      if (os == "mac") and not debug: [PASS, FAIL]