chromium/third_party/blink/web_tests/http/tests/inspector-protocol/attribution-reporting/source-and-trigger-headers-expected.txt

Test that an attributionsrc request that is eligible for sources and triggers triggers an issue when it tries to register a source and trigger together.
Issue reported: {
    code : AttributionReportingIssue
    details : {
        attributionReportingIssueDetails : {
            request : <object>
            violationType : SourceAndTriggerHeaders
        }
    }
}