This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
size > 1 or multiple -> listbox, multiselectable if multiple otherwise combobox separate multiple attributes for input and select
landed: https://github.com/w3c/html-api-map/commit/74522f5572c6b1d8324e3a4f2ada844179fa662a Also I'd like to get your opinion on code duplication. select element mapping says: States: FOCUSABLE; MULTISELECTABLE if multiple presented multiple attribute on select element says: States: MUTLISELECTABLE. Refer to select element. I'm curious if that's ok and there are ways to improve it