altchecker/dist
Sascha de5cc38cee Give aria-hidden its own non-excludable "info" status; make OK non-excludable too
aria-hidden="true" was sharing the "warning" bucket with real problems
(empty alt, ARIA-name-without-alt) even though it needs no action - the
element is already fully removed from the accessibility tree. It now
gets its own "info"/"Hinweis" kind with a dedicated badge, icon, and
summary count.

Exclusion only makes sense for things you'd want to mark as "reviewed,
intentionally left as-is": errors and real warnings. "success" and the
new "info" kind no longer get a click handler at all, since there is
nothing to exclude - clicking them is now a no-op.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-14 10:37:45 +02:00
..
alt-text-checker.min.js Give aria-hidden its own non-excludable "info" status; make OK non-excludable too 2026-07-14 10:37:45 +02:00
bookmarklet.txt Give aria-hidden its own non-excludable "info" status; make OK non-excludable too 2026-07-14 10:37:45 +02:00