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 c91a85ad841fd7e6bd4bd93984d05982dcbe1d29..aa4df8d4326b590a5ca47c3110dd7394c9a8b16c 100644 |
--- a/content/test/data/accessibility/html/input-checkbox-expected-mac.txt |
+++ b/content/test/data/accessibility/html/input-checkbox-expected-mac.txt |
@@ -1,6 +1,7 @@ |
AXWebArea AXRoleDescription='HTML content' |
++AXGroup AXRoleDescription='group' |
+++++AXCheckBox AXRoleDescription='checkbox' AXTitle='Checkbox0' AXValue='0' |
++++AXCheckBox AXRoleDescription='checkbox' AXTitle='Checkbox1' AXValue='1' |
-++++AXCheckBox AXRoleDescription='checkbox' AXTitle='Checkbox2' AXValue='0' |
-++++AXCheckBox AXRoleDescription='checkbox' AXTitle='Checkbox3' AXValue='0' |
+++++AXCheckBox AXRoleDescription='checkbox' AXTitle='Checkbox2' AXValue='1' |
+++++AXCheckBox AXRoleDescription='checkbox' AXTitle='Checkbox3' AXValue='1' |
++++AXCheckBox AXRoleDescription='checkbox' AXTitle='Checkbox4' AXValue='2' |