| OLD | NEW |
| 1 rootWebArea name='Action verbs' | 1 rootWebArea name='Action verbs' |
| 2 ++genericContainer | 2 ++genericContainer |
| 3 ++++staticText name='Generic div' | 3 ++++staticText name='Generic div' |
| 4 ++++++inlineTextBox name='Generic div' | 4 ++++++inlineTextBox name='Generic div' |
| 5 ++heading name='Heading' | 5 ++heading name='Heading' |
| 6 ++++staticText name='Heading' | 6 ++++staticText name='Heading' |
| 7 ++++++inlineTextBox name='Heading' | 7 ++++++inlineTextBox name='Heading' |
| 8 ++button name='Button' defaultActionVerb=6 | 8 ++button name='Button' defaultActionVerb=6 |
| 9 ++link name='Link' defaultActionVerb=4 | 9 ++link name='Link' defaultActionVerb=4 |
| 10 ++++staticText name='Link' defaultActionVerb=3 | 10 ++++staticText name='Link' defaultActionVerb=3 |
| 11 ++++++inlineTextBox name='Link' | 11 ++++++inlineTextBox name='Link' |
| 12 ++textField | 12 ++textField |
| 13 ++checkBox defaultActionVerb=2 | 13 ++checkBox defaultActionVerb=2 checkedState=1 |
| 14 ++checkBox defaultActionVerb=8 | 14 ++checkBox defaultActionVerb=8 checkedState=2 |
| 15 ++radioButton defaultActionVerb=7 | 15 ++radioButton defaultActionVerb=7 checkedState=3 |
| 16 ++switch name='ARIA Switch' defaultActionVerb=2 | 16 ++switch name='ARIA Switch' defaultActionVerb=2 checkedState=1 |
| 17 ++popUpButton defaultActionVerb=5 | 17 ++popUpButton collapsed haspopup defaultActionVerb=5 |
| 18 ++++menuListPopup | 18 ++++menuListPopup invisible |
| 19 ++++++menuListOption name='Pop-up button' defaultActionVerb=3 | 19 ++++++menuListOption selectable selected name='Pop-up button' defaultActionVerb=
3 |
| 20 ++genericContainer defaultActionVerb=3 | 20 ++genericContainer defaultActionVerb=3 |
| 21 ++++staticText name='Div with click handler' defaultActionVerb=3 | 21 ++++staticText name='Div with click handler' defaultActionVerb=3 |
| 22 ++++++inlineTextBox name='Div with click handler' | 22 ++++++inlineTextBox name='Div with click handler' |
| 23 <-- End-of-file --> | |
| OLD | NEW |