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