[wpt-sync] Sync PR 28168 - CSP: Add WPT for report-to in meta tag
Categories
(Core :: DOM: Security, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox89 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream][domsecurity-backlog])
Sync web-platform-tests PR 28168 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/28168
Details from upstream follow.
b'Antonio Sartori <antoniosartori@chromium.org>' wrote:
CSP: Add WPT for report-to in meta tag
This CL adds a Web Platform Test checking that the Content Security
Policy 'report-to' directive works when delivered in a meta tag.Change-Id: I2aab26a17d0e824c1d3e6f427ef942b0c9b180a0
Reviewed-on: https://chromium-review.googlesource.com/2775946
WPT-Export-Revision: b287f142d176b3cfe78be61a863c9eed98c92a47
| Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 4 subtests
Status Summary
Firefox
PASS : 2
FAIL : 1
TIMEOUT: 2
Chrome
OK : 1
PASS : 4
Safari
PASS : 1
FAIL : 2
TIMEOUT: 2
Links
Details
New Tests That Don't Pass
/content-security-policy/reporting-api/report-to-directive-allowed-in-meta.https.sub.html: TIMEOUT (Chrome: OK, Safari: TIMEOUT)
Report is observable to ReportingObserver: TIMEOUT (Chrome: PASS, Safari: FAIL)
Violation report status OK.: FAIL (Chrome: PASS, Safari: FAIL)
Updated•5 years ago
|
Comment 4•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/1b5f21bda367
https://hg.mozilla.org/mozilla-central/rev/6681eb5e531d
Description
•