blob: 7134f49cc4a5a197d462585f393c5b3c4d91dc92 [file] [log] [blame]
h1 test
h2
This tests that the aria-hidden attribute works correctly with accessibility. The H1 element (and its children) should not appear in the AX hierarchy. The H2 element should be the first child
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS h2.title is 'AXTitle: h2'
PASS successfullyParsed is true
TEST COMPLETE