Closed
Bug 1767353
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 33903 - [WPT] Script text content modification and CSP
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
102 Branch
Tracking | Status | |
---|---|---|
firefox102 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 33903 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/33903
Details from upstream follow.
Hiroshige Hayashizaki <hiroshige@chromium.org> wrote:
[WPT] Script text content modification and CSP
Change-Id: I5ba39170a52155473ff3ae7e4845b7f91d6ccf31
Reviewed-on: https://chromium-review.googlesource.com/3621689
WPT-Export-Revision: d3c12046324fb3a486cd9c4341c0680cb8fefd23
Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=1b0564d643b0b7eb2f80a5994a155da9c22b36c6
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 1 subtests
Status Summary
Firefox
OK
: 2
FAIL
: 2
Chrome
OK
: 2
PASS
: 2
Safari
OK
: 2
FAIL
: 2
Links
Details
New Tests That Don't Pass
- /html/semantics/scripting-1/the-script-element/script-text-modifications-csp.html [wpt.fyi]
- Modify inline script element's text after prepare-a-script before evaluation (CSP):
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Modify inline script element's text after prepare-a-script before evaluation (CSP):
- /html/semantics/scripting-1/the-script-element/script-text-modifications.html [wpt.fyi]
- Modify inline script element's text after prepare-a-script before evaluation:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Modify inline script element's text after prepare-a-script before evaluation:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9d43f52bbc78
[wpt PR 33903] - [WPT] Evaluation and CSP + script text content modification, a=testonly
https://hg.mozilla.org/integration/autoland/rev/ca24a4ccc56a
[wpt PR 33903] - Update wpt metadata, a=testonly
Comment 4•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/9d43f52bbc78
https://hg.mozilla.org/mozilla-central/rev/ca24a4ccc56a
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox102:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 102 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•