Index: trunk/src/content/test/data/accessibility/bdo-expected-mac.txt |
=================================================================== |
--- trunk/src/content/test/data/accessibility/bdo-expected-mac.txt (revision 194894) |
+++ trunk/src/content/test/data/accessibility/bdo-expected-mac.txt (working copy) |
@@ -2,6 +2,6 @@ |
# wrong, so we assume this is correct. |
AXWebArea |
AXGroup |
- AXStaticText AXValue='Some LTR text' |
- AXStaticText AXValue='Some RTL text ' |
- AXStaticText AXValue='with some LTR text embedded' |
+ AXStaticText value='Some LTR text' |
+ AXStaticText value='Some RTL text ' |
+ AXStaticText value='with some LTR text embedded' |