| Index: content/test/data/accessibility/html/input-checkbox-expected-mac.txt
|
| diff --git a/content/test/data/accessibility/html/input-checkbox-expected-mac.txt b/content/test/data/accessibility/html/input-checkbox-expected-mac.txt
|
| index 61c4bf222ab3786d7a99623e133f3c26d4849ffb..e1a0832517e67514fced44a70046d0c65d692de8 100644
|
| --- a/content/test/data/accessibility/html/input-checkbox-expected-mac.txt
|
| +++ b/content/test/data/accessibility/html/input-checkbox-expected-mac.txt
|
| @@ -1,5 +1,5 @@
|
| AXWebArea AXRoleDescription='HTML content'
|
| ++AXGroup AXRoleDescription='group'
|
| -++++AXCheckBox AXRoleDescription='check box' AXValue='1'
|
| -++++AXCheckBox AXRoleDescription='check box' AXValue='0'
|
| -++++AXCheckBox AXRoleDescription='check box' AXValue='0'
|
| +++++AXCheckBox AXRoleDescription='checkbox' AXValue='1'
|
| +++++AXCheckBox AXRoleDescription='checkbox' AXValue='0'
|
| +++++AXCheckBox AXRoleDescription='checkbox' AXValue='0'
|
|
|