[wpt-sync] Sync PR 49936 - Fix customizable select multiple on android
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 49936 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/49936
Details from upstream follow.
Joey Arhar <jarhar@chromium.org> wrote:
Fix customizable select multiple on android
This patch prevents appearance:base-select from getting applied to
selects with the multiple attribute in order to prevent the new mode
from applying to \<select multiple> on android which uses a picker popup.Bug: 386249939
Change-Id: I6d986d0814b376085a026c9b6c6ca9c42abbad71Reviewed-on: https://chromium-review.googlesource.com/6128036
WPT-Export-Revision: 5328fcec41c69f409fbe6e25203e8cbe881f1429
Assignee | ||
Updated•1 month ago
|
Assignee | ||
Comment 1•1 month ago
|
||
Assignee | ||
Comment 2•1 month ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS
: 1
Safari
PASS
: 1
Description
•