tor-browser

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

sandbox-attribute.https.html.ini (514B)


      1 [sandbox-attribute.https.html]
      2  [Navigation fails with no allowed features]
      3    expected: FAIL
      4 
      5  [Navigation succeeds with exactly the required unsandboxed features]
      6    expected: FAIL
      7 
      8  [Navigation succeeds with extra unsandboxed features]
      9    expected: FAIL
     10 
     11  [Navigation fails with too few unsandboxed features]
     12    expected: FAIL
     13 
     14  [Navigation fails with malformed sandbox flags]
     15    expected: FAIL
     16 
     17  [Navigation fails with the required unsandboxed features, plus some malformed ones]
     18    expected: FAIL