Open
Bug 1968285
Opened 28 days ago
Updated 1 day ago
[wpt-sync] Sync PR 52757 - add test ensuring moveBefore does not change the order of open dialogs
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 52757 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/52757
Details from upstream follow.
Keith Cirkel <keithamus@users.noreply.github.com> wrote:
add test ensuring moveBefore does not change the order of open dialogs
Assignee | ||
Updated•28 days ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Assignee | ||
Updated•3 days ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•3 days ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Comment 1•3 days ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=719c3fc59d2f336eda4c6785be9505cbcfcf9a7e
Assignee | ||
Comment 2•3 days ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 1
Chrome
OK
: 1
PASS
: 1
Safari
OK
: 1
FAIL
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /html/semantics/interactive-elements/the-dialog-element/dialog-open-movebefore-setup.html [wpt.fyi]
- reparenting a dialog should not cause it to move in the open dialogs list:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- reparenting a dialog should not cause it to move in the open dialogs list:
You need to log in
before you can comment on or make changes to this bug.
Description
•