blob: ca887973ab596765f44b5556ed6df0c3e760df57 [file] [log] [blame]
Verifies that CSP issue is created from a page with image source violation.
Inspector issue: {
issue : {
code : ContentSecurityPolicyIssue
details : {
contentSecurityPolicyIssueDetails : {
blockedURL : https://thirdparty.test/network/resources/to-be-blocked.jpg
contentSecurityPolicyViolationType : kURLViolation
isReportOnly : false
violatedDirective : img-src
}
}
}
}