Closed
Bug 1945548
Opened 12 days ago
Closed 10 days ago
[wpt-sync] Sync PR 50445 - Remove incorrect TT subtest for SVGScriptElement text
Categories
(Core :: DOM: Security, task, P4)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
137 Branch
Tracking | Status | |
---|---|---|
firefox137 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50445 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50445
Details from upstream follow.
Luke Warlow <lwarlow@igalia.com> wrote:
Remove incorrect TT subtest for SVGScriptElement text
This subtest fails in Chromium and WebKit, and also fails if you swap it to be a HTML Script element instead.
Assignee | ||
Updated•12 days ago
|
Component: web-platform-tests → DOM: Security
Product: Testing → Core
Assignee | ||
Comment 1•12 days ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=25204eec9080219c840615a7caa33979be3a7787
Assignee | ||
Comment 2•12 days ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 8 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 8
Chrome
OK
: 1
PASS
: 6
FAIL
: 2
Safari
OK
: 1
FAIL
: 8
Links
Details
New Tests That Don't Pass
- /trusted-types/trusted-types-reporting.html [wpt.fyi]
- Trusted Type violation report: creating a forbidden policy.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Trusted Type violation report: creating a report-only-forbidden policy.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Trusted Type violation report: creating a forbidden-but-not-reported policy.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Trusted Type violation report: sample for SVGScriptElement href assignment:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Trusted Type violation report: sample for SVGScriptElement href assignment by setAttribute:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Trusted Type violation report: sample for eval:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Trusted Type violation report: sample for custom element assignment:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Trusted Type violation report: Worker constructor:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Trusted Type violation report: creating a forbidden policy.:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c76dfeca0694
[wpt PR 50445] - Remove incorrect TT subtest for SVGScriptElement text, a=testonly
Comment 4•10 days ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 10 days ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•