Implementation of aria-hidden (aria-hidden)

All aria-hidden attributes are correctly implemented with valid values and are not applied to elements that can receive focus or are interactable.

Note: Possible to automatically test. An auto-test can detect focusable elements inside containers with aria-hidden="true", even if nested elements have aria-hidden="false".

Focusable descendant of aria-hidden element:


Note: Possible to automatically detect focusable descendants inside aria-hidden="true" containers, even if nested aria-hidden="false" is present.

axe detected: 4.1.2  |  QualWeb detected: 4.1.2