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

[Update] Article HTML5 & ARIA #604

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

@MewenLeHo MewenLeHo self-assigned this Dec 20, 2024
Copy link

netlify bot commented Dec 20, 2024

Deploy Preview for a11y-guidelines ready!

Name Link
🔨 Latest commit 6e8b8aa
🔍 Latest deploy log https://app.netlify.com/sites/a11y-guidelines/deploys/6780de7e28858a0008b93dc8
😎 Deploy Preview https://deploy-preview-604--a11y-guidelines.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.


Globalement, <abbr>ARIA</abbr> améliore laccessibilité pour des composants pas nativement présents dans le <abbr>HTML</abbr> (ou pas accessibles notamment certains éléments <abbr>HTML5</abbr>). La robustesse et linteropérabilité d<abbr>ARIA</abbr> sont maintenant suffisantes pour qu[une quarantaine de techniques WCAG 2.1 soient spécifiques à <abbr>ARIA</abbr>](https://www.w3.org/WAI/GL/wiki/Category:ARIA_Techniques) (contre 10 techniques <abbr>HTML5</abbr>). En conséquence, pour des applications Internet riches, l<abbr>ARIA</abbr> est incontournable pour leur mise en accessibilité.
Globalement, <abbr>ARIA</abbr> améliore l'accessibilité pour des composants qui ne sont pas nativement présents dans le <abbr>HTML</abbr> (ou pas accessibles notamment certains éléments <abbr>HTML5</abbr>). La robustesse et l'interopérabilité d'<abbr>ARIA</abbr> sont maintenant suffisantes pour qu'[une quarantaine de techniques WCAG 2.1 soient spécifiques à <abbr>ARIA</abbr>](https://www.w3.org/WAI/GL/wiki/Category:ARIA_Techniques) (contre 10 techniques <abbr>HTML5</abbr>). En conséquence, pour des applications Internet riches, l'<abbr>ARIA</abbr> est incontournable pour leur mise en accessibilité.
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't know exactly what to do whit this part of the text.
Techniques listed in https://www.w3.org/WAI/GL/wiki/Category:ARIA_Techniques and https://www.w3.org/WAI/WCAG21/Techniques/ are not the same.
Should we update it based on https://www.w3.org/WAI/WCAG22/Techniques/ ?

@MewenLeHo MewenLeHo marked this pull request as ready for review January 12, 2025 16:49
@MewenLeHo MewenLeHo marked this pull request as draft January 13, 2025 21:02
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

Successfully merging this pull request may close these issues.

1 participant