altchecker/dist
Sascha 1cef0eddca Fix exclusion for non-<img> elements with role="img"
imageIdentifier() only checked currentSrc/src, which don't exist on
inline <svg role="img"> icons (common for social-media links). The
exclude click therefore silently no-op'd for those. Fall back to the
surrounding link's href or the element's aria-label as the identity.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-13 11:24:16 +02:00
..
alt-text-checker.min.js Fix exclusion for non-<img> elements with role="img" 2026-07-13 11:24:16 +02:00
bookmarklet.txt Fix exclusion for non-<img> elements with role="img" 2026-07-13 11:24:16 +02:00