From 3ec4c04905eaaf8e3ac2793641f7577f0c7f5472 Mon Sep 17 00:00:00 2001 From: Derick Montague Date: Fri, 9 Oct 2020 12:09:36 -0500 Subject: Add narrator to screen reader list Signed-off-by: Derick Montague Change-Id: I4399271998fca392f457d0d1769f1e9337881f44 --- docs/guide/coding-standards/accessibility.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/guide/coding-standards/accessibility.md b/docs/guide/coding-standards/accessibility.md index 90057a33..d53bf08d 100644 --- a/docs/guide/coding-standards/accessibility.md +++ b/docs/guide/coding-standards/accessibility.md @@ -28,9 +28,10 @@ The OpenBMC Web UI developers should test their development pages using one of t - [Lighthouse](https://developers.google.com/web/tools/lighthouse) ## Screen Readers -- [Voiceover (Mac only)](https://webaim.org/articles/voiceover/) -- [NVDA (Windows only)](https://webaim.org/articles/nvda/) - [Jaws - (Windows only)](https://webaim.org/articles/jaws/) +- [Narrator - (Windows only)](https://support.microsoft.com/en-us/windows/complete-guide-to-narrator-e4397a0d-ef4f-b386-d8ae-c172f109bdb1) +- [NVDA (Windows only)](https://webaim.org/articles/nvda/) +- [Voiceover (Mac only)](https://webaim.org/articles/voiceover/) ## Resources - [Mozilla Developer Network - Accessibility](https://developer.mozilla.org/en-US/docs/Web/Accessibility) -- cgit v1.2.3