a11y.css icon indicating copy to clipboard operation
a11y.css copied to clipboard

check alts for SVG

Open notabene opened this issue 2 years ago • 2 comments

Suggestion: add a test for svg that looks for svg role="img" aria-label="[blah]"

notabene avatar Jun 16 '22 06:06 notabene

We already check for aria-label being present and not empty: what improvement would you need?

ffoodd avatar Jun 16 '22 07:06 ffoodd

I was thinking of the “Display alt for images” widget actually. My bad for not being specific enough.

notabene avatar Jun 16 '22 07:06 notabene