| OLD | NEW |
| 1 # The spec states that <wbr> should have a role of AXGroup, but that seems | 1 # The spec states that <wbr> should have a role of AXGroup, but that seems |
| 2 # wrong, so we assume this is correct. | 2 # wrong, so we assume this is correct. |
| 3 AXWebArea | 3 AXWebArea |
| 4 AXGroup | 4 AXGroup |
| 5 AXStaticText value='Supercali' | 5 AXStaticText AXValue='Supercali' |
| 6 AXStaticText value='fragilistic' | 6 AXStaticText AXValue='fragilistic' |
| 7 AXStaticText value='expialidocious' | 7 AXStaticText AXValue='expialidocious' |
| OLD | NEW |