Tests:
Test 3
Authors SHOULD NOT use the aria-hidden=true attribute on any element which also has a hidden attribute
This test case sets aria-hidden="true" and hidden to all HTML elements not covered in test 1
Expected result:
A conformance checker would flag all instances of elements with aria-hidden and hidden attributes as invalid