| OLD | NEW |
| 1 Dt | 1 Dt |
| 2 End of test | 2 End of test |
| 3 | 3 |
| 4 First letter text transform causes assert and bad type cast. This can cause a cr
ash. | 4 First letter text transform causes assert and bad type cast. This can cause a cr
ash. |
| 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 AXRole: AXWebArea AXValue: | 9 AXRole: AXWebArea |
| 10 AXRole: AXDescriptionListTerm AXValue: | 10 AXRole: AXDescriptionListTerm |
| 11 AXRole: AXStaticText AXValue: D | 11 AXRole: AXStaticText "D" |
| 12 AXRole: AXInlineTextBox AXValue: D | 12 AXRole: AXInlineTextBox "D" |
| 13 AXRole: AXStaticText AXValue: Dt | 13 AXRole: AXStaticText "Dt" |
| 14 AXRole: AXInlineTextBox AXValue: Dt | 14 AXRole: AXInlineTextBox "Dt" |
| 15 AXRole: AXParagraph AXValue: | 15 AXRole: AXParagraph |
| 16 AXRole: AXStaticText AXValue: End of test | 16 AXRole: AXStaticText "End of test" |
| 17 PASS successfullyParsed is true | 17 PASS successfullyParsed is true |
| 18 | 18 |
| 19 TEST COMPLETE | 19 TEST COMPLETE |
| 20 | 20 |
| OLD | NEW |