[wpt-sync] Sync PR 49746 - Update customizable select styles
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox135 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 49746 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/49746
Details from upstream follow.
Joey Arhar <jarhar@chromium.org> wrote:
Update customizable select styles
This patch updates background-color and border-radius to the latest
proposal here: https://github.com/w3c/csswg-drafts/issues/10857Change-Id: Icc6ec70d27cc9f1131f5e164b1db66e63e8847fb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6072270
Commit-Queue: Joey Arhar \<jarhar@chromium.org>
Reviewed-by: Mason Freed \<masonf@chromium.org>
Auto-Submit: Joey Arhar \<jarhar@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1397608}
Assignee | ||
Comment 1•2 months ago
|
||
Assignee | ||
Updated•2 months ago
|
Assignee | ||
Comment 2•2 months ago
|
||
Assignee | ||
Comment 3•2 months ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 10 tests and 1 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 1
Chrome
OK
: 1
FAIL
: 10
Safari
OK
: 1
FAIL
: 4
TIMEOUT
: 6
Links
Details
New Tests That Don't Pass
- /html/semantics/forms/the-select-element/customizable-select/select-appearance-active.tentative.html [wpt.fyi]:
SKIP
(Chrome:FAIL
, Safari:FAIL
) - /html/semantics/forms/the-select-element/customizable-select/select-appearance-dark-mode.tentative.html [wpt.fyi]:
SKIP
(Chrome:FAIL
, Safari:TIMEOUT
) - /html/semantics/forms/the-select-element/customizable-select/select-appearance-disabled-option.tentative.html [wpt.fyi]:
SKIP
(Chrome:FAIL
, Safari:TIMEOUT
) - /html/semantics/forms/the-select-element/customizable-select/select-appearance-font-inheriting.tentative.html [wpt.fyi]:
SKIP
(Chrome:FAIL
, Safari:TIMEOUT
) - /html/semantics/forms/the-select-element/customizable-select/select-appearance-hover.tentative.html [wpt.fyi]:
SKIP
(Chrome:FAIL
, Safari:FAIL
) - /html/semantics/forms/the-select-element/customizable-select/select-appearance-switching-invalidation.tentative.html [wpt.fyi]:
SKIP
(Chrome:FAIL
, Safari:TIMEOUT
) - /html/semantics/forms/the-select-element/customizable-select/select-open-invalidation.tentative.html [wpt.fyi]:
SKIP
(Chrome:FAIL
, Safari:FAIL
) - /html/semantics/forms/the-select-element/customizable-select/select-option-images.tentative.html [wpt.fyi]:
SKIP
(Chrome:FAIL
, Safari:TIMEOUT
) - /html/semantics/forms/the-select-element/customizable-select/select-second-child-button.tentative.html [wpt.fyi]:
SKIP
(Chrome:FAIL
, Safari:TIMEOUT
) - /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.:
Tests Disabled in Gecko Infrastructure
- /html/semantics/forms/the-select-element/customizable-select/select-appearance-active.tentative.html [wpt.fyi]:
SKIP
(Chrome:FAIL
, Safari:FAIL
) - /html/semantics/forms/the-select-element/customizable-select/select-appearance-dark-mode.tentative.html [wpt.fyi]:
SKIP
(Chrome:FAIL
, Safari:TIMEOUT
) - /html/semantics/forms/the-select-element/customizable-select/select-appearance-disabled-option.tentative.html [wpt.fyi]:
SKIP
(Chrome:FAIL
, Safari:TIMEOUT
) - /html/semantics/forms/the-select-element/customizable-select/select-appearance-font-inheriting.tentative.html [wpt.fyi]:
SKIP
(Chrome:FAIL
, Safari:TIMEOUT
) - /html/semantics/forms/the-select-element/customizable-select/select-appearance-hover.tentative.html [wpt.fyi]:
SKIP
(Chrome:FAIL
, Safari:FAIL
) - /html/semantics/forms/the-select-element/customizable-select/select-appearance-switching-invalidation.tentative.html [wpt.fyi]:
SKIP
(Chrome:FAIL
, Safari:TIMEOUT
) - /html/semantics/forms/the-select-element/customizable-select/select-open-invalidation.tentative.html [wpt.fyi]:
SKIP
(Chrome:FAIL
, Safari:FAIL
) - /html/semantics/forms/the-select-element/customizable-select/select-option-images.tentative.html [wpt.fyi]:
SKIP
(Chrome:FAIL
, Safari:TIMEOUT
) - /html/semantics/forms/the-select-element/customizable-select/select-second-child-button.tentative.html [wpt.fyi]:
SKIP
(Chrome:FAIL
, Safari:TIMEOUT
)
Comment 5•2 months ago
|
||
bugherder |
Description
•