| 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 6a336dd27b502201ab2bc0b49b7fca0a6861468f..61c4bf222ab3786d7a99623e133f3c26d4849ffb 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'
|
| +++AXGroup AXRoleDescription='group'
|
| +++++AXCheckBox AXRoleDescription='check box' AXValue='1'
|
| +++++AXCheckBox AXRoleDescription='check box' AXValue='0'
|
| +++++AXCheckBox AXRoleDescription='check box' AXValue='0'
|
|
|