| OLD | NEW |
| 1 AXWebArea | 1 AXWebArea |
| 2 AXGroup | 2 ++AXGroup |
| 3 AXStaticText AXValue='Test that elements respawn in the accessibility tr
ee after a modal dialog closes.' | 3 ++++AXStaticText AXValue='Test that elements respawn in the accessibility tree a
fter a modal dialog closes.' |
| 4 AXGroup AXSubrole=AXDocumentRegion | 4 ++AXGroup AXSubrole=AXDocumentRegion |
| 5 AXPopUpButton AXValue='This should be in the tree.' | 5 ++++AXPopUpButton AXValue='This should be in the tree.' |
| 6 AXUnknown | 6 ++++++AXUnknown |
| 7 AXMenuItem AXValue='This should be in the tree.' | 7 ++++++++AXMenuItem AXValue='This should be in the tree.' |
| 8 AXGroup | 8 ++AXGroup |
| 9 AXColorWell AXValue='rgb 0.00000 0.00000 0.00000 1' | 9 ++++AXColorWell AXValue='rgb 0.00000 0.00000 0.00000 1' |
| OLD | NEW |