tor-browser

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

required-csp-header-cascade.html.ini (818B)


      1 [required-csp-header-cascade.html]
      2  [Test same origin: Test same policy for both iframes]
      3    expected: FAIL
      4 
      5  [Test same origin: Test more restrictive policy on second iframe]
      6    expected: FAIL
      7 
      8  [Test same origin: Test less restrictive policy on second iframe]
      9    expected: FAIL
     10 
     11  [Test same origin: Test no policy on second iframe]
     12    expected: FAIL
     13 
     14  [Test same origin: Test no policy on first iframe]
     15    expected: FAIL
     16 
     17  [Test same origin: Test invalid policy on first iframe (bad directive)]
     18    expected: FAIL
     19 
     20  [Test same origin: Test invalid policy on first iframe (report directive)]
     21    expected: FAIL
     22 
     23  [Test same origin: Test invalid policy on second iframe (bad directive)]
     24    expected: FAIL
     25 
     26  [Test same origin: Test invalid policy on second iframe (report directive)]
     27    expected: FAIL