Tests that deprecation issues are reported for bypassing Content-Security-Policy (CSP) in Web Payment API. Inspector issue: { issue : { code : ContentSecurityPolicyIssue details : { contentSecurityPolicyIssueDetails : { blockedURL : https://example.test/web-payments contentSecurityPolicyViolationType : kURLViolation isReportOnly : false sourceCodeLocation : { columnNumber : 1 lineNumber : 10 scriptId : url : http://127.0.0.1:8000/inspector-protocol/resources/payment-request-csp-violation.html } violatedDirective : connect-src } } } }