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.