1 This test makes sure that a canvas with and without fallback content each has the right role and description.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS axContainer.childrenCount is 2
7 Canvas 1 description: AXDescription: Canvas label
8 Canvas 1 role: AXRole: AXCanvas
9 Canvas 2 description: AXDescription:
10 Canvas 2 role: AXRole: AXCanvasWithFallbackContent
11 PASS successfullyParsed is true