blob: 8dafdc0a910773a7470e93a935744f9c936ebff9 [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
Canvas 1 description: AXDescription: Canvas label
Canvas 1 role: AXRole: AXCanvas
Canvas 2 description: AXDescription:
Canvas 2 role: AXRole: AXCanvas
PASS successfullyParsed is true
TEST COMPLETE