This proposal includes parser, styling, and rendering changes to make the `<select>` element fully customizable by authors. Explainer: https://open-ui.org/components/customizableselect Spec PR: https://github.com/whatwg/html/pull/10548 Spec PRs (old): - https://github.com/whatwg/html/pull/10557 - https://github.com/whatwg/html/pull/10586 - https://github.com/whatwg/html/pull/10629 - https://github.com/whatwg/html/pull/10633 - https://github.com/whatwg/html/pull/10670 CSS spec PRs: - https://github.com/w3c/csswg-drafts/pull/10691 - https://github.com/w3c/csswg-drafts/pull/10865 - https://github.com/w3c/csswg-drafts/pull/10936 - https://github.com/w3c/csswg-drafts/pull/10986 Accessibility PRs: - https://github.com/w3c/aria/pull/2369 - https://github.com/w3c/aria/pull/2344 - https://github.com/w3c/html-aria/pull/528 - https://github.com/w3c/aria/pull/2360 Related HTML issues: - https://github.com/whatwg/html/issues/10520 - https://github.com/whatwg/html/issues/10755 - https://github.com/whatwg/html/issues/10762 - https://github.com/whatwg/html/issues/10604 - https://github.com/whatwg/html/issues/10876 - https://github.com/whatwg/html/issues/10317 - https://github.com/whatwg/html/issues/10310 Related CSS issues: - https://github.com/w3c/csswg-drafts/issues/10028 - https://github.com/w3c/csswg-drafts/issues/10242 - https://github.com/w3c/csswg-drafts/issues/10333 - https://github.com/w3c/csswg-drafts/issues/10380 - https://github.com/w3c/csswg-drafts/issues/10462 - https://github.com/w3c/csswg-drafts/issues/10717 - https://github.com/w3c/csswg-drafts/issues/10758 - https://github.com/w3c/csswg-drafts/issues/10775 - https://github.com/w3c/csswg-drafts/issues/10857 - https://github.com/w3c/csswg-drafts/issues/10908 - https://github.com/w3c/csswg-drafts/issues/10909 - https://github.com/w3c/csswg-drafts/issues/11039 - https://github.com/w3c/csswg-drafts/issues/11185 Standards positions: - https://github.com/mozilla/standards-positions/issues/1142 - https://github.com/mozilla/standards-positions/issues/1060 - https://github.com/WebKit/standards-positions/issues/414 - https://github.com/mozilla/standards-positions/issues/1086 - https://github.com/WebKit/standards-positions/issues/386
This proposal includes parser, styling, and rendering changes to make the
<select>element fully customizable by authors.Explainer: https://open-ui.org/components/customizableselect
Spec PR: #10548
Spec PRs (old):
<select>parser #10557<selectedcontent>element #10633CSS spec PRs:
Accessibility PRs:
selectedcontentelement and allowances for 'button' part of select w3c/html-aria#528Related HTML issues:
<selectedoption>element #10520appearance:base<select>not to require user activation beforeshowPicker()? #10604<select>elements #10317<select>#10310Related CSS issues:
<selectedoption>element for<select>w3c/csswg-drafts#10242<select>stylability w3c/csswg-drafts#10333::picker(select)match:popover-open? w3c/csswg-drafts#10775<select>w3c/csswg-drafts#10857<select>w3c/csswg-drafts#10908<select>w3c/csswg-drafts#10909Standards positions:
selectedcontentelement mozilla/standards-positions#1142<select>parser WebKit/standards-positions#414<select>parser mozilla/standards-positions#1086