tor-browser

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

requestStorageAccess-cross-origin-iframe-navigation.sub.https.window.js.ini (532B)


      1 [requestStorageAccess-cross-origin-iframe-navigation.sub.https.window.html]
      2  expected:
      3    if (os == "linux") and debug and not fission: [OK, ERROR]
      4  [Self-initiated same-origin navigations preserve storage access]
      5    expected: [PASS, FAIL]
      6 
      7  [Self-initiated reloads preserve storage access]
      8    expected: [PASS, FAIL]
      9 
     10  [Non-self-initiated same-origin navigations do not preserve storage access]
     11    expected: [PASS, FAIL]
     12 
     13  [Self-initiated cross-origin navigations do not preserve storage access]
     14    expected: [PASS, FAIL]