[wpt-sync] Sync PR 34141 - COEP reflection: tentative.
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox102 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 34141 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/34141
Details from upstream follow.
Arthur Sonzogni <arthursonzogni@chromium.org> wrote:
COEP reflection: tentative.
Add tentative tests and implementation for:
https://github.com/whatwg/html/issues/7912This is not the definitive shape, it still requires some community
consensus before behind definitive.This behind the AnonymousIframe runtime feature.
The current implementation only work when global=window. The
PolicyContainerHost is not plumbed yet at the moment:
https://docs.google.com/document/d/1mAuxWRLcmhghtCoapc30nLo0H12XTMZUJWqw079XOR8/editBug: 1324521
Change-Id: I292dbc5de18151befb956c172d952fb8d8b0217f
Reviewed-on: https://chromium-review.googlesource.com/3655443
WPT-Export-Revision: 00135c15946c7f32f9341d6a35877c8c2a0611f2
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 6 tests and 1 subtests
Status Summary
Firefox
OK : 6
FAIL: 6
Chrome
OK : 6
FAIL: 6
Safari
OK : 6
FAIL: 6
Links
Details
New Tests That Don't Pass
- /html/cross-origin-embedder-policy/reflection-credentialless.tentative.https.any.worker.html [wpt.fyi]
- reflection-credentialless:
FAIL(Chrome:FAIL, Safari:FAIL)
- reflection-credentialless:
- /html/cross-origin-embedder-policy/reflection-credentialless.tentative.https.any.html [wpt.fyi]
- reflection-credentialless:
FAIL(Chrome:FAIL, Safari:FAIL)
- reflection-credentialless:
- /html/cross-origin-embedder-policy/reflection-require-corp.tentative.https.any.worker.html [wpt.fyi]
- reflection-require-corp:
FAIL(Chrome:FAIL, Safari:FAIL)
- reflection-require-corp:
- /html/cross-origin-embedder-policy/reflection-require-corp.tentative.https.any.html [wpt.fyi]
- reflection-require-corp:
FAIL(Chrome:FAIL, Safari:FAIL)
- reflection-require-corp:
- /html/cross-origin-embedder-policy/reflection-unsafe-none.tentative.https.any.worker.html [wpt.fyi]
- reflection-unsafe-none:
FAIL(Chrome:FAIL, Safari:FAIL)
- reflection-unsafe-none:
- /html/cross-origin-embedder-policy/reflection-unsafe-none.tentative.https.any.html [wpt.fyi]
- reflection-unsafe-none:
FAIL(Chrome:FAIL, Safari:FAIL)
- reflection-unsafe-none:
Comment 4•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/e0f4143760d6
https://hg.mozilla.org/mozilla-central/rev/00b7fcab841a
Description
•