Any single word lowercase content is flagged incorrectly: ```html <element aria-label="optional">...</element> ``` Aria labels will become part of the computed accessible name and thus can have lowercase-casing.
Any single word lowercase content is flagged incorrectly:
Aria labels will become part of the computed accessible name and thus can have lowercase-casing.