[wpt-sync] Sync PR 41274 - Make <selectmenu> button inherit text-align
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox118 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41274 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41274
Details from upstream follow.
Peter Kotwicz <pkotwicz@chromium.org> wrote:
Make <selectmenu> button inherit text-align
This CL:
- Makes the \<selectmenu> button inherit text-align from its parent.
- Makes the fake selectmenu used in tests use a \<div> instead of a \<button>
BUG=1468998
Change-Id: I45651436586ca9f5124e2dfb48abae3f1efb39e0
Reviewed-on: https://chromium-review.googlesource.com/4739176
WPT-Export-Revision: e9c6676831ef5de172150a0665ce3ce005efc251
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 2•1 year ago
|
||
Assignee | ||
Comment 3•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
FAIL
: 1
Chrome
FAIL
: 1
Safari
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-rtl.tentative.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
Comment 5•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/cd8cc9784dee
https://hg.mozilla.org/mozilla-central/rev/a34e92484622
Description
•