html-validate
Advanced tools
Changelog
8.9.0 (2024-01-08)
focusable
to mark elements as focusable (c59c8b2)hidden-focusable
(243e7fb)unique-landmark
(187be1e)listeners
property from public API (303e5d5)role="presentation"
no longer counts decendants as missing from a11y tree (cc72da1)role="none"
as a synonym for role="presentation"
(b1d7b50)role="presentation"
(017308f)require-sri
(ffc3695)wcag/h30
no longer requires text on <a hidden>
(a20cc84)wcag/h30
no longer requires text on links with display: none
or visibility: hidden
(36ff07e)wcag/h32
handles <button>
without explicit type
(84c6a6e)