Changed
Baseline History
Build 21073dfa44c7
Current build. There are unaccepted changes, so build 20552 is still the baseline.
Build 20552a207776 current baseline
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.