tor-browser

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

subsumption_algorithm-hashes.html.ini (538B)


      1 [subsumption_algorithm-hashes.html]
      2  [Returned should not include hashes not present in required csp.]
      3    expected: FAIL
      4 
      5  [Hashes do not have to be present in returned csp but must not allow all inline behavior.]
      6    expected: FAIL
      7 
      8  [Other expressions have to be subsumed.]
      9    expected: FAIL
     10 
     11  [Required csp must allow 'sha256-abc123'.]
     12    expected: FAIL
     13 
     14  [Effective policy is properly found where 'sha256-abc123' is not subsumed.]
     15    expected: FAIL
     16 
     17  ['sha256-abc123' is not subsumed by 'sha256-abc456'.]
     18    expected: FAIL