OLD | NEW |
1 | 1 |
2 test | 2 test |
3 test | 3 test |
4 This tests that images will fallback to using the title attribute if no other de
scriptive text is present. | 4 This tests that images will fallback to using the title attribute if no other de
scriptive text is present. |
5 | 5 |
6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
7 | 7 |
8 | 8 |
9 Image1 description: AXDescription: test1 | 9 Image1 name: test1 |
10 Image1 help: AXHelp: | 10 Image1 description: |
11 | 11 |
12 Image2 description: AXDescription: alt | 12 Image2 name: alt |
13 Image2 help: AXHelp: test2 | 13 Image2 description: test2 |
14 | 14 |
15 Image3 description: AXDescription: test3 | 15 Image3 name: test3 |
16 Image3 help: AXHelp: | 16 Image3 description: |
17 | 17 |
18 Image4 description: AXDescription: alt | 18 Image4 name: test4 |
19 Image4 help: AXHelp: test4 | 19 Image4 description: |
20 | 20 |
21 PASS imagesGroup.childAtIndex(0).childrenCount is 2 | 21 PASS imagesGroup.childAtIndex(0).childrenCount is 2 |
22 PASS successfullyParsed is true | 22 PASS successfullyParsed is true |
23 | 23 |
24 TEST COMPLETE | 24 TEST COMPLETE |
25 | 25 |
OLD | NEW |