Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 AXWebArea AXRoleDescription='HTML content' | 1 AXWebArea AXRoleDescription='HTML content' |
| 2 ++AXCheckBox AXRoleDescription='check box' AXValue='1' | 2 ++AXCheckBox AXRoleDescription='checkbox' AXValue='1' |
| 3 ++AXCheckBox AXRoleDescription='check box' AXValue='0' | 3 ++AXCheckBox AXRoleDescription='checkbox' AXValue='0' |
| 4 ++AXCheckBox AXRoleDescription='check box' AXValue='2' | 4 ++AXCheckBox AXRoleDescription='checkbox' AXValue='2' |
| 5 | 5 |
| OLD | NEW |