summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/accessibility/main-element-expected.txt
blob: a4c232bd1dbbc639ff0d63ba688bc1ff055d14ca (plain)
1
2
3
4
5
6
7
8
9
10
11
main
This tests that the HTML5 main element correctly maps to AXLandmarkMain.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS main.role is 'AXRole: AXLandmarkMain'
PASS successfullyParsed is true

TEST COMPLETE