[wpt-sync] Sync PR 45955 - Make <select> <button>s have opening behavior by default
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 45955 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45955
Details from upstream follow.
Joey Arhar <jarhar@chromium.org> wrote:
Make <select> <button>s have opening behavior by default
This patch makes \<button>s in \<select> with appearance:base-select have
the behavior which opens the listbox by default without the need for
type=popover. If there are multiple buttons and any of them have
type=popover, then only those one(s) will have the opening behavior.TODO link to openui issue
Change-Id: I689e3f35f292586f83070a5443e382eedae1e555
Reviewed-on: https://chromium-review.googlesource.com/5495954
WPT-Export-Revision: d369e331dd7db6a59d17196374a1b1a5d0d31e0a
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Description
•