[wpt-sync] Sync PR 49158 - Update option colors for customizable select
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox134 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 49158 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/49158
Details from upstream follow.
Joey Arhar <jarhar@chromium.org> wrote:
Update option colors for customizable select
This patch updates the colors of options to the latest proposal here:
https://github.com/w3c/csswg-drafts/issues/10909Change-Id: I70f219c6211f9541d30db2140c26a8d62c93ee74
Reviewed-on: https://chromium-review.googlesource.com/6021215
WPT-Export-Revision: 9cbfe4b29915a235ab81b56b493e033bd2c9bce6
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year 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
FAIL: 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-select-element/customizable-select/select-option-hover-styles.tentative.html [wpt.fyi]
- Hover styles should be present for appearance:base-select options.:
FAIL(Chrome:FAIL, Safari:FAIL)
- Hover styles should be present for appearance:base-select options.:
Description
•