pdf-accessibility/js
Vadym Samoilenko dafef834d2 Fix CP14 heading detection via RoleMap + add manual pass support
- enterprise_pdf_checker.py: resolve custom tag names through PDF RoleMap
  in _check_headings so PDFs using /Heading1-style tags (mapped to /H1)
  are correctly detected; add depth guard to walk_tree
- js/results.js: add CP14 (Heading Structure) to CP_TO_CHECK; relax
  H-type restriction so M-type CPs with a linked check also get
  Mark as Passed / Undo buttons
- api.php: add 'Heading Structure' => ['14'] to $check_to_cp for
  server-side recalculate score with heading override

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-18 13:37:19 +00:00
..
api.js Add Docker stack, frontend redesign, and visual page inspector fix 2026-02-25 18:12:44 +00:00
app-history.js Fix dark mode on history.html: remove overriding toggleDarkMode/loadTheme 2026-03-16 16:31:40 +00:00
app.js Fix openHistoryJob: unwrap data.data from API response 2026-03-13 15:23:55 +00:00
batch.js PDF report reflects adjusted score + manual pass for Matterhorn H-type CPs 2026-03-16 16:28:53 +00:00
history.js Address client feedback: WCAG badges, table grouping, retention, history UX, AI prompt ethics 2026-03-18 10:51:10 +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 Fix CP14 heading detection via RoleMap + add manual pass support 2026-03-18 13:37:19 +00:00
upload.js Fix 13 WCAG accessibility violations in the checker UI itself 2026-03-13 14:19:20 +00:00
utils.js Fix 13 WCAG accessibility violations in the checker UI itself 2026-03-13 14:19:20 +00:00