Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / accessibility / main-element-expected.txt
blobeefe641c33393d7340dbf8546df536f19d8f8ada
1 main
2 This tests that the HTML5 main element correctly maps to AXMain.
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS main.role is 'AXRole: AXMain'
8 PASS successfullyParsed is true
10 TEST COMPLETE