[wpt-sync] Sync PR 45279 - Use appearance:none!important for <select multiple>
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 45279 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45279
Details from upstream follow.
Joey Arhar <jarhar@chromium.org> wrote:
Use appearance:none!important for <select multiple>
Before we ship appearance:bikeshed for \<select multiple>, we have to
prevent appearance:bikeshed from being applied and allow feature
detection for it. Adding this UA style rule does both of these - the
page can check the computed style and see that its appearance:auto after
they try to set appearance:bikeshed.Bug: 1511354
Change-Id: Ibf02cd3bb9ae37539987c4540cafebed649eeabeReviewed-on: https://chromium-review.googlesource.com/5351557
WPT-Export-Revision: 2b414340a64650af685450ee0d38e7e3aaeeda91
Assignee | ||
Updated•7 months ago
|
Assignee | ||
Updated•5 months ago
|
Description
•