You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update select role mapping to use HTML display size
In this HTML PR I am planning on changing the definition of how combobox
vs listbox rendering is done with size and multiple attributes:
whatwg/html#11460
This PR defers to the HTML definition of display size which defines
combobox vs listbox rendering based on multiple and size attributes.
0 commit comments