From 879614ffa3797d592beeb8428b1c951d70213ccd Mon Sep 17 00:00:00 2001 From: Quincy Morgan <2046746+quincylvania@users.noreply.github.com> Date: Tue, 15 Sep 2020 12:02:06 -0400 Subject: [PATCH] Update ACCESSIBILITY.md --- ACCESSIBILITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ACCESSIBILITY.md b/ACCESSIBILITY.md index 1ded9b862..d6af1431a 100644 --- a/ACCESSIBILITY.md +++ b/ACCESSIBILITY.md @@ -212,7 +212,7 @@ are kept close to 100% coverage, while most languages have less than 50% coverag | 🤷 | [Screen reader support](https://en.wikipedia.org/wiki/Screen_reader) | | | | 🟠 | [Browser zoom](https://support.mozilla.org/en-US/kb/accessibility-features-firefox-make-firefox-and-we#w_page-zoom) | Scrolling-to-pan the map may react oddly on some browsers | | | 🟠 | [Text-only browser zoom](https://support.mozilla.org/en-US/kb/accessibility-features-firefox-make-firefox-and-we#w_text-zoom) | Interface elements scale to compensate larger text sizes. Map labels don't scale | [#7965](https://github.com/openstreetmap/iD/issues/7965) | -| ✅ | Browser zoom keyboard shortcuts | The Cmd+ and Cmd shortcuts used by major browsers are supported | [#7976](https://github.com/openstreetmap/iD/issues/7965) | +| ✅ | Browser zoom keyboard shortcuts | The Cmd+ and Cmd shortcuts used by major browsers are supported | [#7976](https://github.com/openstreetmap/iD/issues/7976) | | 🟠 | [Don't rely on color alone](https://www.wuhcag.com/use-of-colour/) | Some classes of map data are indistinguishable except for their colors | | | 🤷 | [High-contrast text colors](https://www.wuhcag.com/contrast-enhanced/) | | | | ❌ | [Dark mode](https://en.wikipedia.org/wiki/Light-on-dark_color_scheme) | Many people find light-on-dark UIs easier to read under certain conditions | |