[wpt-sync] Sync PR 50252 - Prevent :active/:hover on select when interacting with picker
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50252 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50252
Details from upstream follow.
Joey Arhar <jarhar@chromium.org> wrote:
Prevent :active/:hover on select when interacting with picker
This patch implements a fix while we wait for a resolution here:
https://github.com/w3c/csswg-drafts/issues/11185Bug: 389830175
Change-Id: Ie0fd5d655cc5ac83f68fb0da0cfd2c7e5de49214Reviewed-on: https://chromium-review.googlesource.com/6019064
WPT-Export-Revision: f146ed4f3edcdd15eced7a51a2829ba23f78fe2c
Assignee | ||
Updated•1 month ago
|
Assignee | ||
Comment 1•29 days ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=57c1532d4c4110832e0dd225e0d784334a62189c
Assignee | ||
Comment 2•29 days ago
|
||
CI Results
Ran 8 Firefox configurations based on mozilla-central, and Safari on GitHub CI
Total 1 tests and 4 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 4
Safari
OK
: 1
FAIL
: 4
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /html/semantics/forms/the-select-element/customizable-select/select-picker-hover-active-pseudo.tentative.html [wpt.fyi]
- defaultbutton: select should match :hover and :active when interacting with button.:
FAIL
(Safari:FAIL
) - defaultbutton: select should not match :hover or :active when interacting with elements in the picker.:
FAIL
(Safari:FAIL
) - custombutton: select should match :hover and :active when interacting with button.:
FAIL
(Safari:FAIL
) - custombutton: select should not match :hover or :active when interacting with elements in the picker.:
FAIL
(Safari:FAIL
)
- defaultbutton: select should match :hover and :active when interacting with button.:
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/cc8959dd86aa [wpt PR 50252] - Prevent :active/:hover on select when interacting with picker, a=testonly https://hg.mozilla.org/integration/autoland/rev/502b087ea2c9 [wpt PR 50252] - Update wpt metadata, a=testonly
Comment 4•25 days ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/cc8959dd86aa
https://hg.mozilla.org/mozilla-central/rev/502b087ea2c9
Description
•