Remove button type=popover for select
Instead of supporting the "split button" use case for selects by
slotting multiple button elements and having the type=popover attribute
to differentiate them, we will now support them with the
selectedoptionelement attribute. This was decided here:
openui/open-ui#1063
The type=popover behavior will automatically be applied to s
which are children of .
Change-Id: Ie43fcec33453e81742679272a4ca6cd892c4a886
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5710709
Commit-Queue: Joey Arhar jarhar@chromium.org
Reviewed-by: David Baron dbaron@chromium.org
Cr-Commit-Position: refs/heads/main@{#1338166}