Skip to content

Commit

Permalink
Update tools for testing accessibility
Browse files Browse the repository at this point in the history
  • Loading branch information
helenclx committed Nov 27, 2024
1 parent fb2a718 commit 6463ba6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/slashes/statements/accessibility.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Accessibility
keyword: accessibility statement
updated: 2024-08-01
updated: 2024-11-27T14:38:53+0800
---

I take accessibility seriously. I want every visitor to my website to have the best possible experience of browsing my website. Therefore, I strive to design this website to be accessible, including to disabled and neurodivergent people, by aiming to meet [Web Content Accessibility Guidelines (WCAG) 2.2 Level AA standards](https://www.w3.org/WAI/standards-guidelines/wcag/).
Expand All @@ -18,11 +18,11 @@ High-level overview of the accessibility features of this site:
* No autoplaying audio or video

I use the following tools to test my site for accessibility:
* [axe DevTools - Web Accessibility Testing](https://www.deque.com/axe/browser-extensions/) browser extension
* WebAIM's [WAVE Browser Extension](https://wave.webaim.org/extension/)
* [Alex Clapperton's Colour Contrast Checker](https://colourcontrast.cc/)
* [NVDA](https://www.nvaccess.org/about-nvda/) screen reader for Windows
* 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.

Expand Down

0 comments on commit 6463ba6

Please sign in to comment.