tor-browser

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

credentials-matching.https.html.ini (600B)


      1 [credentials-matching.https.html]
      2  expected: TIMEOUT
      3  [Expires attribute in credentials doesn't affect matching]
      4    expected: TIMEOUT
      5 
      6  [Max-Age attribute in credentials doesn't affect matching]
      7    expected: NOTRUN
      8 
      9  [HttpOnly attribute in credentials affects matching]
     10    expected: NOTRUN
     11 
     12  [SameSite attribute in credentials affects matching]
     13    expected: NOTRUN
     14 
     15  [Secure attribute in credentials affects matching]
     16    expected: NOTRUN
     17 
     18  [Path attribute in credentials affects matching]
     19    expected: NOTRUN
     20 
     21  [Partition attribute in credentials affects matching]
     22    expected: NOTRUN