blob: 810847b0b31fac8f502ef7a777fb57cc77826b3f [file] [log] [blame]
This test ensures that an aria-hidden display:contents element behaves as expected.
Testing element #main
AXRole: AXGroup
Testing element #list
AXRole: AXList
Testing element #paragraph
AXRole: AXGroup
Hiding #main with aria-hidden='true'.
PASS: All elements are now hidden.
PASS successfullyParsed is true
TEST COMPLETE