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