Closed
Bug 1783399
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 35354 - Correct test cases that open new window to use the right function.
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
106 Branch
Tracking | Status | |
---|---|---|
firefox106 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 35354 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/35354
Details from upstream follow.
Ryosuke Niwa <rniwa@webkit.org> wrote:
Correct test cases that open new window to use the right function.
Assignee | ||
Comment 1•2 years ago
|
||
PR 35354 applied with additional changes from upstream: f734196abcb6b27eb29a8bbecf73d69aac47f65a
Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Assignee | ||
Comment 2•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=c1c6be1ca6da2085abca38dd6b30128fe2113321
Assignee | ||
Comment 3•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 11 subtests
Status Summary
Firefox
OK
: 1
PASS
: 10
FAIL
: 1
Chrome
CRASH
: 1
Safari
OK
: 1
FAIL
: 11
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /custom-elements/throw-on-dynamic-markup-insertion-counter-reactions-xml-parser.xhtml [wpt.fyi]
- document.open(URL) must NOT throw an InvalidStateError when processing custom element reactions for a synchronous constructed custom element:
FAIL
(Safari:FAIL
)
- document.open(URL) must NOT throw an InvalidStateError when processing custom element reactions for a synchronous constructed custom element:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/db2532af0ee5
[wpt PR 35354] - Correct test cases that open new window to use the right function., a=testonly
Comment 5•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox106:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•