tor-browser

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

iframe-activeelement-after-focusing-out-iframes.html.ini (419B)


      1 [iframe-activeelement-after-focusing-out-iframes.html]
      2  expected:
      3    if (os == "linux") and not fission and debug: [OK, CRASH]
      4  [Check iframe activeElement after focusing out different site iframe]
      5    expected:
      6      if (os == "android") and sessionHistoryInParent and debug: PASS
      7      if (os == "mac") and not debug: [FAIL, PASS]
      8      if (os == "android") and not sessionHistoryInParent: PASS
      9      [PASS, FAIL]