Closed
Description
Before You File a Documentation Request Please Confirm You Have Done The Following...
- I have looked for existing open or closed documentation requests that match my proposal.
- I have read the FAQ and my problem is not listed.
Suggested Changes
The structure of the TypeScript ESLint logo & title in the navbar is roughly:
<a href="...">
<img alt="TypeScript ESLint logo" src="..." />
TypeScript ESLint
</a>
As a result, screenreaders narrate it as roughly like:
TypeScript ESLint logo TypeScript ESLint
Discussed on stream with @BenDMyers on Twitch: https://www.twitch.tv/videos/1498962341. The logo doesn't add any semantic meaning to the page. We should consider it decorative. See https://www.w3.org/WAI/tutorials/images/decorative for more details.