github web-platform-tests/wpt merge_pr_47488

latest releases: merge_pr_49470, epochs/three_hourly/2024-12-03_06H, epochs/six_hourly/2024-12-03_06H...
4 months ago

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}

Don't miss a new wpt release

NewReleases is sending notifications on new releases.