chromium/third_party/blink/web_tests/http/tests/inspector-protocol/attribution-reporting/insecure-attributionsrc-redirect-source-expected.txt

Test that an attributionsrc that redirects to an insecure origin and tries to register a source triggers an issue.
Issue reported: {
    code : AttributionReportingIssue
    details : {
        attributionReportingIssueDetails : {
            invalidParameter : http://devtools.test:8000
            request : <object>
            violationType : UntrustworthyReportingOrigin
        }
    }
}