haikuwebkit/LayoutTests/accessibility/mac/main-element-expected.txt

13 lines
297 B
Plaintext

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: AXGroup'
PASS main.subrole is 'AXSubrole: AXLandmarkMain'
PASS successfullyParsed is true
TEST COMPLETE