tor-browser

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

nested-context-navigations-object.html.ini (434B)


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