tor-browser

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

nested-context-navigations-embed.html.ini (513B)


      1 [nested-context-navigations-embed.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [Test that cross-site embed navigations are not observable by the parent, even after history navigations by the parent]
      5    expected:
      6      if fission and (os == "android"): PASS
      7      if not fission: PASS
      8      [PASS, FAIL]
      9 
     10  [Test that cross-site embed navigations are not observable by the parent]
     11    expected:
     12      if fission and (os == "android"): PASS
     13      if not fission: PASS
     14      [PASS, FAIL]