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: