axe-core 4.11.0

This page is not available in the language you requested. You have been redirected to the English version of the page.
Link to this page copied to clipboard

Release Notes

This release adds the new RGAA standard to many rules. Of particular note is that some best practice rules under WCAG are required under the RGAA standard: focus-order-semantics (experimental), region, skip-link, table-duplicate-name. This means that these rules are tagged as both best-practice and RGAAv4. Applications which are filtering rules based on the best-practice tag will need to update the logic in order to handle RGAA rules that are tagged best-practice.

Features

  • add RGAA tags to rules (#4862) (53a925a)
  • aria-prohibited-attr: add support for fallback roles (#4325) (62a19a9)
  • axe.d.ts: add nodeSerializer typings (#4551) (a2f3a48), closes #4093
  • DqElement: deprecate fromFrame function (#4881) (374c376), closes #4093
  • DqElement: Truncate large html strings when the element has a large outerHTML string (#4796) (404a4fb), closes #4544
  • get-xpath: return proper relative selector for id (#4846) (1035f9e), closes #4845
  • i18n: Add Portugal Portuguese translation (#4725) (5b6a65a)
  • incomplete with node on which an error occurred (#4863) (32ed8da)
  • locale: Added ru locale (#4565) (067b01d)
  • tap: some best practice rules map to RGAA (#4895) (bc33f4c)
  • td-headers-attr: report headers attribute referencing other elements as unsupported (#4589) (ec7c6c8), closes #3987

Bug Fixes

View on GitHub

Product Impacts

note

Each product has a separate axe-core version rollout process. The information below describes the impacts of this axe-core release once it is pulled into the given product.

important

Across products, RGAA testing is not yet supported, although the rules are available in axe core.

axe Auditor

Issue counts could be impacted in some cases based on rule updates.

axe Developer Hub

Issue counts could be impacted in some cases based on rule updates.

axe DevTools APIs and CLI

Issue counts could be impacted in some cases based on rule updates.

axe DevTools Extension

Issue counts could be impacted in some cases based on rule updates.

axe DevTools Linter

Issue counts could be impacted in some cases based on rule updates.

axe Monitor

Issue counts could be impacted in some cases based on rule updates.

axe Reports

Issue counts could be impacted in some cases based on rule updates.