[wpt-sync] Sync PR 44710 - Implement appearance:bikeshed for StylableSelect
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox125 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 44710 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/44710
Details from upstream follow.
Joey Arhar <jarhar@chromium.org> wrote:
Implement appearance:bikeshed for StylableSelect
This patch gates all the new rendering and interaction behavior for
StylableSelect behind a new "bikeshed" value for the appearance
property. No name has been decided for this property yet, hence the
"bikeshed" name.Bug: 1511354
Change-Id: I5f476f9a912aee7391dc4409473676de48c4028cReviewed-on: https://chromium-review.googlesource.com/5315083
WPT-Export-Revision: 5a2dc25bf4f3e09e40846e3cd7c69baeea98fb11
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| 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 2 tests
Status Summary
Firefox
FAIL : 1
TIMEOUT: 1
Chrome
PASS : 2
Safari
FAIL : 1
TIMEOUT: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /html/semantics/forms/the-select-element/select-child-button-and-datalist-invalidation.tentative.html [wpt.fyi]:
TIMEOUT(Chrome:PASS, Safari:TIMEOUT) - /html/semantics/forms/the-select-element/select-child-button-and-datalist.tentative.html [wpt.fyi]:
FAIL(Chrome:PASS, Safari:FAIL)
Comment 4•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/cd30e328148e
https://hg.mozilla.org/mozilla-central/rev/e65b870c7cb6
Description
•