ARIA in HTML - test case for valid non-focusable elements which can use aria-hidden

last updated 13 March 2021

Tests:

Test 2

Authors MAY use the aria-hidden attribute on any HTML element that allows global aria-* attributes

This test case sets aria-hidden="true" to all HTML elements not covered in test 1

Expected result:
No errors or warnings for use of aria-hidden="true" on any element in this test case.