-
Kyle Keating authored
The aria-selected prop shall be “true” or “false” on items in the list. Previously this was truthy so it was omitted from the DOM when false. Undefined has a different meaning than aria-selected=“false”
661488dc
The aria-selected prop shall be “true” or “false” on items in the list. Previously this was truthy so it was omitted from the DOM when false. Undefined has a different meaning than aria-selected=“false”