tor-browser

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

embed.https.sub.tentative.html.ini (464B)


      1 [embed.https.sub.tentative.html]
      2  expected:
      3    if (os == "android") and debug and sessionHistoryInParent: [OK, TIMEOUT, CRASH]
      4    if (os == "android") and debug and not sessionHistoryInParent: TIMEOUT
      5    if (os == "android") and not debug: [OK, TIMEOUT]
      6  [Navigate to same-site embed: sec-fetch-dest]
      7    expected: FAIL
      8 
      9  [Navigate to cross-site embed: sec-fetch-dest]
     10    expected: FAIL
     11 
     12  [Navigate to same-origin embed: sec-fetch-dest]
     13    expected: FAIL