diff options
author | Carolyn Wu <87150472+cw118@users.noreply.github.com> | 2022-03-02 16:02:15 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-02 22:02:15 +0100 |
commit | 1774982896b9aa61f4a69d0413fac0b9b2fa7d2e (patch) | |
tree | e2b766645d9d2e7a34ea50279eb350776d4a52d3 /files/fr/web/css/touch-action/index.md | |
parent | cee92e654c7947e9e969323c09b9b15bea9c2a48 (diff) | |
download | translated-content-1774982896b9aa61f4a69d0413fac0b9b2fa7d2e.tar.gz translated-content-1774982896b9aa61f4a69d0413fac0b9b2fa7d2e.tar.bz2 translated-content-1774982896b9aa61f4a69d0413fac0b9b2fa7d2e.zip |
Markdown fixes part 2 (fr/web/c-g) (#4350)
* Fix MD037/38, no space in code/emphasis
* CSS MD039 and D-G markdown fixes
Diffstat (limited to 'files/fr/web/css/touch-action/index.md')
-rw-r--r-- | files/fr/web/css/touch-action/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/css/touch-action/index.md b/files/fr/web/css/touch-action/index.md index 40233d3923..fc6f6e79ef 100644 --- a/files/fr/web/css/touch-action/index.md +++ b/files/fr/web/css/touch-action/index.md @@ -104,7 +104,7 @@ ul > li { Une déclaration `touch action: none;` empêchera le navigateur de zoomer. Cela peut empêcher les personnes à faible vision de lire et de comprendre le contenu de la page. - [Comprendre les règles WCAG 1.4](/fr/docs/Web/Accessibility/Understanding_WCAG/Perceivable#Guideline_1.4_Make_it_easier_for_users_to_see_and_hear_content_including_separating_foreground_from_background) -- _[Understanding Success Criterion 1.4.4 - Understanding WCAG 2.0](https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-scale.html)_[ (en anglais)](https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-scale.html) +- _[Understanding Success Criterion 1.4.4 - Understanding WCAG 2.0 (en anglais)](https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-scale.html) ## Spécifications |