Index: content/test/data/accessibility/aria-checkbox-expected-mac.txt |
diff --git a/content/test/data/accessibility/aria-checkbox-expected-mac.txt b/content/test/data/accessibility/aria-checkbox-expected-mac.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..d1c353f8e7bbfaa4191ac06b1d154893e7c058bf |
--- /dev/null |
+++ b/content/test/data/accessibility/aria-checkbox-expected-mac.txt |
@@ -0,0 +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' |