Update tools for testing accessibility

This commit is contained in:
Helen Chong 2024-11-27 14:40:25 +08:00
parent 9241d7383c
commit 9221d22b64
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,7 @@
--- ---
title: Accessibility title: Accessibility
keyword: accessibility statement keyword: accessibility statement
updated: 2024-08-01 updated: 2024-11-27T14:39:00+0800
eleventyNavigation: eleventyNavigation:
order: 13 order: 13
--- ---
@ -33,7 +33,6 @@ I use the following tools to test my site for accessibility:
* [Alex Clapperton's Colour Contrast Checker](https://colourcontrast.cc/) * [Alex Clapperton's Colour Contrast Checker](https://colourcontrast.cc/)
* [NVDA](https://www.nvaccess.org/about-nvda/) screen reader for Windows * [NVDA](https://www.nvaccess.org/about-nvda/) screen reader for Windows
* TalkBack screen reader for Android * TalkBack screen reader for Android
* VoiceOver screen reader for iOS
In addition, I test the accessibility of my website manually by navigating with keyboard alone. In addition, I test the accessibility of my website manually by navigating with keyboard alone.