AX: Include display: contents elements in the AX tree
[webkit.git] / LayoutTests / platform / ios / accessibility / aria-hidden-display-contents-element-expected.txt
blob20ca7cf31ba7c98525c94d60e84990c42d54e8f7
1 This test ensures that an aria-hidden display:contents element behaves as expected.
3 Testing element #main
4 LandmarkMain
6 Testing element #list
7 List
9 Testing element #paragraph
10 Paragraph
12 Hiding #main with aria-hidden='true'.
13 PASS: All elements are now hidden.
14 PASS successfullyParsed is true
16 TEST COMPLETE