| OLD | NEW |
| 1 AXWebArea AXRoleDescription='HTML content' | 1 AXWebArea AXRoleDescription='HTML content' |
| 2 ++AXGroup AXRoleDescription='group' | 2 ++AXGroup AXRoleDescription='group' |
| 3 ++++AXDisclosureTriangle AXRoleDescription='disclosure triangle' AXTitle='detail
s tag' AXExpanded='0' | 3 ++++AXButton AXRoleDescription='disclosure triangle' AXTitle='details tag' AXExp
anded='0' |
| 4 ++++++AXStaticText AXRoleDescription='text' AXValue='details tag' | 4 ++++++AXStaticText AXRoleDescription='text' AXValue='details tag' |
| 5 ++AXGroup AXRoleDescription='group' | 5 ++AXGroup AXRoleDescription='group' |
| 6 ++++AXDisclosureTriangle AXRoleDescription='disclosure triangle' AXTitle='detail
s tag open' AXExpanded='1' | 6 ++++AXButton AXRoleDescription='disclosure triangle' AXTitle='details tag open'
AXExpanded='1' |
| 7 ++++++AXStaticText AXRoleDescription='text' AXValue='details tag open' | 7 ++++++AXStaticText AXRoleDescription='text' AXValue='details tag open' |
| 8 ++++AXGroup AXRoleDescription='group' | 8 ++++AXGroup AXRoleDescription='group' |
| 9 ++++++AXStaticText AXRoleDescription='text' AXValue='The details tag with open s
pecifies that the details should be visible (open) to the user.' | 9 ++++++AXStaticText AXRoleDescription='text' AXValue='The details tag with open s
pecifies that the details should be visible (open) to the user.' |
| OLD | NEW |