| Index: content/test/data/accessibility/aria/aria-checkbox-expected-mac.txt
|
| diff --git a/content/test/data/accessibility/aria/aria-checkbox-expected-mac.txt b/content/test/data/accessibility/aria/aria-checkbox-expected-mac.txt
|
| index 1447bbd5ef58181e3c99e15475f6cc1972523f04..768c6ce53baebe04ff9ad62f33292b8b17567c0c 100644
|
| --- a/content/test/data/accessibility/aria/aria-checkbox-expected-mac.txt
|
| +++ b/content/test/data/accessibility/aria/aria-checkbox-expected-mac.txt
|
| @@ -1,5 +1,5 @@
|
| AXWebArea AXRoleDescription='HTML content'
|
| -++AXCheckBox AXRoleDescription='check box' AXValue='1'
|
| -++AXCheckBox AXRoleDescription='check box' AXValue='0'
|
| -++AXCheckBox AXRoleDescription='check box' AXValue='2'
|
| -++AXCheckBox AXRoleDescription='check box' AXValue='0'
|
| +++AXCheckBox AXRoleDescription='checkbox' AXValue='1'
|
| +++AXCheckBox AXRoleDescription='checkbox' AXValue='0'
|
| +++AXCheckBox AXRoleDescription='checkbox' AXValue='2'
|
| +++AXCheckBox AXRoleDescription='checkbox' AXValue='0'
|
|
|