w3c / html-aria

ARIA in HTML
https://w3c.github.io/html-aria/
Other
181 stars 48 forks source link

Example 2 SR Usability #222

Closed WBerndorfer closed 3 years ago

WBerndorfer commented 4 years ago

Using figure with (verbouse) figcaption causes 3x repetition of the figcaption text by JAWS. I'd prefer : <div role="img" aria-label="[description of the ASCII-Grafic]" ... <pre aria-hidden="true" ...