tor-browser

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

localstorage-about-blank-3P-iframe-opens-3P-window.partitioned.html.ini (427B)


      1 [localstorage-about-blank-3P-iframe-opens-3P-window.partitioned.html]
      2  expected:
      3    if fission and (os == "linux") and (processor == "x86"): [TIMEOUT, OK]
      4    if not fission: OK
      5    [OK, TIMEOUT]
      6  [StorageKey: test 3P about:blank window opened from a 3P iframe]
      7    expected:
      8      if (os == "linux") and fission and (processor == "x86"): [TIMEOUT, PASS]
      9      if (os == "linux") and not fission: PASS
     10      [PASS, TIMEOUT]