pdf-accessibility/js
Vadym Samoilenko c932e8b7e1 Make WCAG criterion badges clickable links to Understanding pages
Each issue card's WCAG criterion (e.g. "1.4.3") is now a link to the
WAI Understanding page at w3.org. Comma-separated multi-criteria and
PDF/UA are handled separately. Links open in a new tab.

- js/utils.js: WCAG_SLUGS map + wcagCriterionLinks() helper
- js/results.js: issue-meta now calls wcagCriterionLinks()
- css/styles.css: .wcag-link style (dotted underline, hover accent)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-13 14:05:55 +00:00
..
api.js Add Docker stack, frontend redesign, and visual page inspector fix 2026-02-25 18:12:44 +00:00
app.js Add Docker stack, frontend redesign, and visual page inspector fix 2026-02-25 18:12:44 +00:00
batch.js Switch to Oliver branding: Montserrat font, black/#FFC407 palette, fix dark mode contrast 2026-02-25 18:54:47 +00:00
page-viewer.js Fix pin-click navigation, cap image quality noise, drop Google Vision label spam 2026-03-12 18:56:41 +00:00
results.js Make WCAG criterion badges clickable links to Understanding pages 2026-03-13 14:05:55 +00:00
upload.js Fix progress bar stuck at 30% during Cloud Run synchronous processing 2026-03-12 18:19:46 +00:00
utils.js Make WCAG criterion badges clickable links to Understanding pages 2026-03-13 14:05:55 +00:00