Index: trunk/src/content/test/data/accessibility/span-expected-mac.txt |
=================================================================== |
--- trunk/src/content/test/data/accessibility/span-expected-mac.txt (revision 194894) |
+++ trunk/src/content/test/data/accessibility/span-expected-mac.txt (working copy) |
@@ -1,5 +1,5 @@ |
AXWebArea |
AXGroup |
- AXStaticText AXValue='This paragraph has one ' |
- AXStaticText AXValue='word' |
- AXStaticText AXValue=' in a span.' |
+ AXStaticText value='This paragraph has one ' |
+ AXStaticText value='word' |
+ AXStaticText value=' in a span.' |