Yummy_Bacon5
Yummy_Bacon5
For these images, the `alt` attribute should be empty because these images are decorational. Since all the info is already conveyed through the option's text. Currently, a screen reader would...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the issue `accessibilityRole="search"` and `role="search"` should both map to HTML element ``....
The old page now 404s, so I've changed the link to use the new spec
The `hr` element is [allowed as a child](https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element:concept-element-content-model) with a normal `select` element. Its use is to create a separator. But it seems that this is [not included](https://open-ui.org/components/selectlist/#anatomy-of-the-selectlist-element) with `selectlist`....