Index: trunk/src/content/test/data/accessibility/a-with-img-expected-mac.txt |
=================================================================== |
--- trunk/src/content/test/data/accessibility/a-with-img-expected-mac.txt (revision 194894) |
+++ trunk/src/content/test/data/accessibility/a-with-img-expected-mac.txt (working copy) |
@@ -1,16 +1,16 @@ |
AXWebArea |
AXGroup |
- AXLink AXTitle='Link with image at start.' |
- AXImage AXDescription='Link' |
- AXStaticText AXValue=' with image at start.' |
- AXLink AXTitle='Link with image in the middle.' |
- AXStaticText AXValue='Link with ' |
- AXImage AXDescription='image' |
- AXStaticText AXValue=' in the middle.' |
- AXLink AXTitle='Link with broken in the middle.' |
- AXStaticText AXValue='Link with ' |
- AXImage AXDescription='broken' |
- AXStaticText AXValue=' in the middle.' |
- AXLink AXTitle='Link with image at the end' |
- AXStaticText AXValue='Link with image at the ' |
- AXImage AXDescription='end' |
+ AXLink title='Link with image at start.' |
+ AXImage description='Link' |
+ AXStaticText value=' with image at start.' |
+ AXLink title='Link with image in the middle.' |
+ AXStaticText value='Link with ' |
+ AXImage description='image' |
+ AXStaticText value=' in the middle.' |
+ AXLink title='Link with broken in the middle.' |
+ AXStaticText value='Link with ' |
+ AXImage description='broken' |
+ AXStaticText value=' in the middle.' |
+ AXLink title='Link with image at the end' |
+ AXStaticText value='Link with image at the ' |
+ AXImage description='end' |