Skip to content

Accessibility Insights for Web v2.26.0

Choose a tag to compare

@dbjorge dbjorge released this 30 Apr 20:00
· 2430 commits to main since this release
5437cbd

Accessibility Insights for Web 2.26.0

Welcome to the April 30th Release of Accessibility Insights for Web!

Highlights

Rules engine update to axe-core 4.2

We have updated our rules engine to axe-core 4.2. This update includes 8 false-positive fixes, 1 false-negative fix, 2 new rules and 2 rule changes.

New rules
  • frame-focusable-content (WCAG 2.1.1) ensures <frame> and <iframe>elements with negativetabindex` do not have focusable content.
  • nested-interactive (WCAG 4.1.2) ensures that certain interactive controls don’t have focusable descendants.
Rule changes
  • bypass is now a needs review rule instead of an automated checks rule.
  • duplicate-id has been removed from the automated checks list of rules. Users can still test WCAG 4.1.1 Parsing in Assessment.

Check the axe-core release notes for more details.

Thank you!

Thank you to the following contributors that helped make Accessibility Insights even better: