Accessible tables — Playwright axe-core
Page: https://a11yequitas.org/accessible-tables/
Run · 2026-05-24 · All checks passaxe-core × 6 theme/font combos · Alfa (ACT-Rules) × 1 route audit · Structural checks (lang, h1, title, skip-link) · Target WCAG 2.2 AAA
Why two engines?axe-core (Deque) excels at color contrast, ARIA roles, form labels — ~95 rules covering most of WCAG 2.2. Alfa (Siteimprove) implements the W3C ACT Rules standard — semantic structure, focus order, and edge cases axe-core doesn't cover. Running both catches ~1.5× the violations of either alone. Pass = pass on both.
axe-core results
| Mode | Worker | Duration | Result |
|---|---|---|---|
| light/lexend | 0 | 3.1s | Pass |
| light/atkinson | 0 | 3.2s | Pass |
| light/opendyslexic | 0 | 3.0s | Pass |
| dark/lexend | 0 | 3.1s | Pass |
| dark/atkinson | 0 | 3.0s | Pass |
| dark/opendyslexic | 0 | 3.0s | Pass |
Alfa (ACT-Rules) results
| Engine | Worker | Duration | Result |
|---|---|---|---|
| Alfa (ACT-Rules) | 0 | 1.8s | Pass |
Structural checks
| Check | Duration | Result |
|---|---|---|
| lang attribute is set | 448ms | Pass |
| exactly one h1 | 449ms | Pass |
| page title is set | 459ms | Pass |
| skip link reaches main | 462ms | Pass |
