blob: 7574b6b419dfb6ecf928cf17730ed31d84d461e6 [file] [log] [blame]
This test makes sure that a canvas with and without fallback content each has the right role and description.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS axContainer.childrenCount is 2
PASS platformValueForW3CName(axCanvas1) is "Canvas label"
Canvas 1 role: AXRole: AXImage
PASS platformValueForW3CName(axCanvas2) is ""
Canvas 2 role: AXRole: AXImage
PASS successfullyParsed is true
TEST COMPLETE