August 29, 2024
What's Changed
- Rule server update for latest Rule set dated
29 August 2024 Deployment (IBM 7.2, 7.3)
in #2023
Rules and Engine
- fixrule(
aria_accessiblename_exists
): Was firing for img with alt text, which is handled by img_alt_valid in #1981 - fixrule(
element_scrollable_tabbable
,label_name_visible
): Issues related to off-screen and scrollable content in #1964 - fixrule(
element_orientation_unlocked, img_alt_valid, aria_accessiblename_exists, img_alt_null
): Issues related to the rules in #2011 - fixrules(
ARIA landmark regions
): Consistent ARIA landmark messages and help in #1978
Extensions (Browser DevTools)
- fix(extension): Large page timeouts - do not send 'pass' information outside of the page context in #2005
- fix(extension): Learn more link in Firefox in #2018
CI/CD Packages
- fix(node|karma|cypress): Timeouts for large pages in #2009
Chores and dependencies
New Contributors
- @nam-singh made their first contribution in #2018
Full Changelog: 3.1.74...3.1.75