Changed
Baseline History
Build 210761f4422e current baseline
Current build. Accepted by Valentin Palkovic.
Build 21073dfa44c7
Ancestor build. There were unaccepted changes, so this was not used as a baseline.
Build 20552a207776
Accepted by Gert Hengeveld.
Build 20449bc279ad
Accepted by Gert Hengeveld.
Every <button> needs a visible label or accessible name. Learn how to resolve this violation
This regression is non-visual. No preview will be shown.
Fix any of the following:
Element does not have inner text that is visible to screen readers
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Element has no title attribute
Element does not have an implicit (wrapped) <label>
Element does not have an explicit <label>
Element's default semantics were not overridden with role="none" or role="presentation"
Element<button><selectedcontent></selectedcontent><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button>Selector.css-5v3bvo > buttonPreviously accepted rules are not shown.