Index: content/test/data/accessibility/details-expected-mac.txt |
diff --git a/content/test/data/accessibility/details-expected-mac.txt b/content/test/data/accessibility/details-expected-mac.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..0bb8e9e98c4f5e07ef3afbf7139e1177e88d7298 |
--- /dev/null |
+++ b/content/test/data/accessibility/details-expected-mac.txt |
@@ -0,0 +1,9 @@ |
+AXWebArea AXRoleDescription='HTML content' |
+ AXGroup AXRoleDescription='group' |
+ AXDisclosureTriangle AXRoleDescription='disclosure triangle' AXTitle='details tag' |
+ AXStaticText AXRoleDescription='text' AXValue='details tag' |
+ AXGroup AXRoleDescription='group' |
+ AXDisclosureTriangle AXRoleDescription='disclosure triangle' AXTitle='details tag open' |
+ AXStaticText AXRoleDescription='text' AXValue='details tag open' |
+ AXGroup AXRoleDescription='group' |
+ AXStaticText AXRoleDescription='text' AXValue='The details tag with open specifies that the details should be visible (open) to the user.' |