[wpt-sync] Sync PR 27708 - [Credentialless] WPT <script>
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 27708 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/27708
Details from upstream follow.
b'arthursonzogni <arthursonzogni@chromium.org>' wrote:
[Credentialless] WPT <script>
Add one WPT test about \<script>.
A few parameters can vary:
- Initiator is COEP:none or COEP:credentialless
- \<script>'s src is same-origin or cross-origin.
- \<script>'s crossOrigin is (undefined), "anonymous", "use-credentials"
Bug:1175099
Change-Id: Ib8381b03f44b7f1de77afdbf00bdc99b44532965Reviewed-on: https://chromium-review.googlesource.com/2678152
WPT-Export-Revision: 360dc44cce1152f818b70b5ae8be6027beaf5655
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Comment 3•4 years ago
|
||
CI Results
Ran 15 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 7 subtests
Status Summary
Firefox
TIMEOUT: 1
ERROR : 1
Chrome
OK : 1
PASS : 6
FAIL : 1
Safari
TIMEOUT: 1
ERROR : 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/html/cross-origin-embedder-policy/credentialless/script.tentative.https.html: ERROR (Chrome: OK, Safari: ERROR)
Main: TIMEOUT (Chrome: PASS, Safari: TIMEOUT)
Comment 5•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/463cf85db2a4
https://hg.mozilla.org/mozilla-central/rev/946ba4ba4ef3
Description
•