Pass | location.reload() of empty iframe. | Asserts runPass | assert_equals("img blocked", "img blocked", "Image should be blocked by CSP inherited from the parent.")
at Test.<anonymous> ( /content-security-policy/inheritance/location-reload.html:52:5) | Pass | assert_equals("img blocked", "img blocked", "Image should be blocked by CSP after reload.")
at Test.<anonymous> ( /content-security-policy/inheritance/location-reload.html:65:5) |
|
Pass | location.reload() of blob URL iframe. | Asserts runPass | assert_equals("img blocked", "img blocked", "Image should be blocked by CSP inherited from navigation initiator.")
at Test.<anonymous> ( /content-security-policy/inheritance/location-reload.html:81:5) | Pass | assert_equals("img blocked", "img blocked", "Image should be blocked by CSP after reload.")
at Test.<anonymous> ( /content-security-policy/inheritance/location-reload.html:91:5) |
|
Pass | location.reload() of srcdoc iframe. | Asserts runPass | assert_equals("img blocked", "img blocked", "Image should be blocked by CSP inherited from navigation initiator.")
at Test.<anonymous> ( /content-security-policy/inheritance/location-reload.html:106:5) | Pass | assert_equals("img blocked", "img blocked", "Image should be blocked by CSP after reload.")
at Test.<anonymous> ( /content-security-policy/inheritance/location-reload.html:116:5) |
|