blob: eefe641c33393d7340dbf8546df536f19d8f8ada (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
main
This tests that the HTML5 main element correctly maps to AXMain.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS main.role is 'AXRole: AXMain'
PASS successfullyParsed is true
TEST COMPLETE
|