v4.9.1v4.9.0
Reading changes from the repo…
meter
element to allow non-global ARIA attributes, enhancing the accessibility of meter elements on web pages. aria-controls
and aria-haspopup
attributes to account for dynamic content, improving the accuracy of accessibility reports. position: absolute
inside overflow containers, ensuring accurate visibility reporting. prototype.js
, ensuring compatibility and preventing errors during initialization. target-size
check fails for elements obscured by nearby elements, improving the accuracy of accessibility evaluations. label-content-name-mismatch
rule to better handle symbolic text characters, ensuring that common symbols like '×' do not trigger false positives. aria-allowed-role
rule to include gridcell
, separator
, slider
, and treeitem
as allowed roles for button elements, enhancing ARIA compliance.