Accessibility Watch › Data Study
Board Game And Tabletop Shops Accessibility: We Tested 6 Sites Against WCAG 2.1 AA
Web accessibility is a legal requirement — under the ADA in the U.S. and the European Accessibility Act in the EU. We ran an automated WCAG 2.1 Level AA scan on 6 board game and tabletop shops to see how the group measures up.
How many board game and tabletop shops pass accessibility checks?
83% failed the automated checks (grade C, D, or F). Of 6 sites scanned: 1 scored an A, 2 graded C, 3 graded D, and 0 graded F.
Grades reflect the high-frequency barriers automated scanners most often flag — so an A means a site is clean on those, not that it has zero issues of any kind. Across the full set of WCAG 2.1 AA checks, sites averaged 5.5 types of barrier.
The most common accessibility failures
| Barrier | Share of sites |
|---|---|
| Some text on this page is too light to read against its background. | 83% |
| Some content on the page isn’t inside a recognized region (header, nav, main, footer, aside). | 67% |
| Ensure landmarks are unique | 50% |
| Some links have no readable text — usually icon-only links. | 50% |
| Ensure aria-hidden elements are not focusable nor contain focusable elements | 33% |
| The page tells mobile browsers users can’t zoom in. | 33% |
| A button’s visible text doesn’t match the description it announces to screen readers. | 33% |
| Ensure that lists are structured correctly | 17% |
| Some buttons or links are too small to tap reliably on touch screens. | 17% |
| An element has a screen-reader hint that doesn’t apply to its role. | 17% |
The most accessible board game and tabletop shops
These scored an A — clean on the high-frequency barriers we grade:
- thecompleatstrategist.com
Methodology
We scanned each site with axe-core 4.11.4 against WCAG 2.1 Level AA, in its default state, and reported automatically-detectable failures. Automated testing catches a portion of accessibility barriers; full conformance also requires manual and assistive-technology testing. See our methodology for details.
Want to check your own site? The free wcagcheckr extension finds these issues on your pages and shows you how to fix each one.
Check your site — free
Web accessibility is required under the ADA and the EU's European Accessibility Act. The free wcagcheckr extension finds the issues on your own pages and shows you exactly how to fix each one — at no cost.