| OLD | NEW |
| 1 x | 1 x |
| 2 y | 2 y |
| 3 z | 3 z |
| 4 End of test | 4 End of test |
| 5 Make sure that a debug assert is not triggered when constructing the accessibili
ty tree for this page. | 5 Make sure that a debug assert is not triggered when constructing the accessibili
ty tree for this page. |
| 6 | 6 |
| 7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 8 | 8 |
| 9 | 9 |
| 10 AXRole: AXWebArea AXValue: | 10 AXRole: AXWebArea AXValue: |
| 11 AXRole: AXStaticText AXValue: x | 11 AXRole: AXStaticText AXValue: x |
| 12 AXRole: AXGroup AXValue: | 12 AXRole: AXGroup AXValue: |
| 13 AXRole: AXStaticText AXValue: y | 13 AXRole: AXStaticText AXValue: y |
| 14 AXRole: AXStaticText AXValue: z | 14 AXRole: AXStaticText AXValue: z |
| 15 AXRole: AXGroup AXValue: | 15 AXRole: AXGroup AXValue: |
| 16 AXRole: AXStaticText AXValue: End of test | 16 AXRole: AXStaticText AXValue: 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 |