[wpt-sync] Sync PR 39370 - selectmenu: Fix :open on light dismiss
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox114 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 39370 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/39370
Details from upstream follow.
Joey Arhar <jarhar@chromium.org> wrote:
selectmenu: Fix :open on light dismiss
This patch makes popovers notify their owner selectmenu when they are
closed in order to let the selectmenu update its :open and :closed
selectors.Fixed: 1429839
Change-Id: I9c09a8e97496ce259621cc01e0ea561a5caa5c8fReviewed-on: https://chromium-review.googlesource.com/4398810
WPT-Export-Revision: 89b7fdb2405f486813a9d68ead0572359883b6a9
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years 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
ERROR: 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/forms/the-selectmenu-element/selectmenu-pseudo-light-dismiss-invalidation.tentative.html [wpt.fyi]
- selectmenu should not match :open when light dismissed.:
FAIL(Safari:FAIL)
- selectmenu should not match :open when light dismissed.:
Comment 4•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/3e434c18fcbd
https://hg.mozilla.org/mozilla-central/rev/426aaafd1f82
Description
•