[wpt-sync] Sync PR 32213 - COEP WPT local scheme documents prevented from loading
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox98 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 32213 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32213
Details from upstream follow.
Pâris Meuleman <pmeuleman@chromium.org> wrote:
COEP WPT local scheme documents prevented from loading
Add a test that asserts that local scheme documents inheriting a
cross-origin-embedder-policy of none cannot load when embedded within
an iframe that has a cross-origin-embedder-policy of require-corp.Bug: 1151223
Change-Id: I99d019fef650c74b8f4eac3eb96ac1bc48be3c74
Reviewed-on: https://chromium-review.googlesource.com/3358066
WPT-Export-Revision: f3898bc40612b2c6c8d350d6c4069528f361367c
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
FAIL : 1
ERROR: 1
Chrome
FAIL : 1
ERROR: 1
Safari
FAIL : 1
ERROR: 1
Links
Details
New Tests That Don't Pass
/html/cross-origin-embedder-policy/block-local-documents-inheriting-none.https.html: ERROR (Chrome: ERROR, Safari: ERROR)
Prevent local scheme documents from loading within a COEP: require-corp iframe if they inherit COEP: none: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 5•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/e43cc2bafc6d
https://hg.mozilla.org/mozilla-central/rev/c14418826af7
Description
•