[wpt-sync] Sync PR 31755 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=233514
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox96 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 31755 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/31755
Details from upstream follow.
Tim Nguyen <ntim@apple.com> wrote:
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=233514
WebKit export from bug: Update dialog focusing steps inert/disconnected handling
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Comment 3•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 2 subtests
Status Summary
Firefox
OK : 2
PASS: 1
FAIL: 3
Chrome
OK : 2
PASS: 1
FAIL: 3
Safari
OK : 2
PASS: 2
FAIL: 2
Links
Details
New Tests That Don't Pass
/html/semantics/interactive-elements/the-dialog-element/dialog-focusing-steps-disconnected.html
dialog.show(): focusing steps should not change focus on disconnected <dialog>: FAIL (Chrome: FAIL, Safari: PASS)
/html/semantics/interactive-elements/the-dialog-element/dialog-focusing-steps-inert.html
dialog.show(): focusing steps should not change focus when dialog is inert: FAIL (Chrome: FAIL, Safari: FAIL)
dialog.showModal(): focusing steps should apply focus fixup rule when dialog is inert: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 5•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ea7b7d0ac8ab
https://hg.mozilla.org/mozilla-central/rev/a297a573bf04
Description
•