Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Closed
Description
Before You File a Documentation Request Please Confirm You Have Done The Following...
- I have looked for existingopen or closed documentation requests that match my proposal.
- I haveread the FAQ and my problem is not listed.
Suggested Changes
The structure of the TypeScript ESLint logo & title in the navbar is roughly:
<ahref="..."><imgalt="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. Seehttps://www.w3.org/WAI/tutorials/images/decorative for more details.