Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Critère 6.2 : un lien est un élément a avec attribut href #42

Closed
juliemoynatPro opened this issue Mar 18, 2022 · 2 comments
Closed

Comments

@juliemoynatPro
Copy link

Lorsqu'on coche le critère 6.2, l'extension met en avant des soi-disant liens sans intitulé lorsqu'il s'agit d'un élément a sans attribut href. Cependant, un élément a n'est un lien que s'il a un attribut href. <a name="truc"></a> ou <a id="truc"></a> ne devraient pas être invalidés.

La note technique du critère le précise d'ailleurs :

Une ancre n’est pas un lien même si pendant longtemps l’élément <a> a servi de support à cette technique. Elle n’est donc pas concernée par le présent critère.

@sbonaventure
Copy link
Collaborator

sbonaventure commented Mar 18, 2022

Tout à fait @juliemoynatPro, les correctifs seront embarqués dans la prochaine version

@juliemoynatPro
Copy link
Author

Super, merci !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants