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

Test that an attributionsrc request triggers an issue when it tries to register a web trigger and an OS trigger together.
Issue reported: {
    code : AttributionReportingIssue
    details : {
        attributionReportingIssueDetails : {
            request : <object>
            violationType : WebAndOsHeaders
        }
    }
}