Index: content/test/data/accessibility/bdo-expected-mac.txt |
diff --git a/content/test/data/accessibility/bdo-expected-mac.txt b/content/test/data/accessibility/bdo-expected-mac.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..cdbc90d5db94a3babfb8499e2b6bbb9872d2f546 |
--- /dev/null |
+++ b/content/test/data/accessibility/bdo-expected-mac.txt |
@@ -0,0 +1,7 @@ |
+# The spec states that <bdo> should have a role of AXGroup, but that seems |
+# wrong, so we assume this is correct. |
+AXWebArea title='' value='' |
+ AXGroup title='' value='' |
+ AXStaticText title='' value='Some LTR text' |
+ AXStaticText title='' value='Some RTL text ' |
+ AXStaticText title='' value='with some LTR text embedded' |