[wpt-sync] Sync PR 50289 - Support inline integrity checks on SVG script elements.
Categories
(Core :: DOM: Security, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50289 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50289
Details from upstream follow.
Mike West <mkwst@chromium.org> wrote:
Support inline integrity checks on SVG script elements.
Bug: 391907163
Change-Id: I55e67d9256ccbc05b2ffc432bd9dc258762af919
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6198224
Reviewed-by: Fredrik Söderquist \<fs@opera.com>
Commit-Queue: Mike West \<mkwst@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1411395}
Assignee | ||
Comment 1•27 days ago
|
||
PR 50289 applied with additional changes from upstream: d52c34a22d7409be629f26e0d95cb659c8d94384
Assignee | ||
Updated•27 days ago
|
Assignee | ||
Comment 2•27 days ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=1628bc41121c77206e6bb17f12c6bf00dd074d58
Assignee | ||
Comment 3•27 days ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 21 subtests
Status Summary
Firefox
OK
: 1
PASS
: 15
FAIL
: 6
Chrome
OK
: 1
PASS
: 15
FAIL
: 6
Safari
OK
: 1
PASS
: 15
FAIL
: 6
Links
Details
New Tests That Don't Pass
- /subresource-integrity/signatures/tentative/inline.html [wpt.fyi]
- valid
signature
, nointegrity
=> blocked:FAIL
(Chrome:FAIL
, Safari:FAIL
) - valid
signature
, invalidintegrity
=> blocked:FAIL
(Chrome:FAIL
, Safari:FAIL
) - multiple
signature
, nointegrity
=> blocked:FAIL
(Chrome:FAIL
, Safari:FAIL
) - multiple
signature
, invalidintegrity
=> blocked:FAIL
(Chrome:FAIL
, Safari:FAIL
) - SVG valid
signature
, nointegrity
=> blocked:FAIL
(Chrome:FAIL
, Safari:FAIL
) - SVG valid
signature
, invalidintegrity
=> blocked:FAIL
(Chrome:FAIL
, Safari:FAIL
)
- valid
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/99588ce73788 [wpt PR 50289] - Support inline integrity checks on SVG script elements., a=testonly https://hg.mozilla.org/integration/autoland/rev/55e6c980ee7b [wpt PR 50289] - Update wpt metadata, a=testonly
Comment 5•25 days ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/99588ce73788
https://hg.mozilla.org/mozilla-central/rev/55e6c980ee7b
Description
•