| 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 name: test1 | 9 Image1 name: test1 |
| 10 Image1 description: | 10 Image1 description: |
| 11 | 11 |
| 12 Image2 name: alt | 12 Image2 name: alt |
| 13 Image2 description: test2 | 13 Image2 description: test2 |
| 14 | 14 |
| 15 Image3 name: test3 | 15 Image3 name: test3 |
| 16 Image3 description: | 16 Image3 description: |
| 17 | 17 |
| 18 Image4 name: test4 | 18 Image4 name: test4 |
| 19 Image4 description: | 19 Image4 description: |
| 20 | 20 |
| 21 PASS accessibilityController.accessibleElementById('img-ignored') is undefined | |
| 22 PASS successfullyParsed is true | 21 PASS successfullyParsed is true |
| 23 | 22 |
| 24 TEST COMPLETE | 23 TEST COMPLETE |
| 25 | 24 |
| OLD | NEW |