Index: content/test/data/accessibility/a-with-img-expected-mac.txt |
diff --git a/content/test/data/accessibility/a-with-img-expected-mac.txt b/content/test/data/accessibility/a-with-img-expected-mac.txt |
index b4261daf4fe3bdae2f871e48e3745d469236a972..37db67f33dac462a0b588a1f4637e7c8c2d80cf7 100644 |
--- a/content/test/data/accessibility/a-with-img-expected-mac.txt |
+++ b/content/test/data/accessibility/a-with-img-expected-mac.txt |
@@ -1,16 +1,16 @@ |
AXWebArea |
AXGroup |
- 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' |
+ 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' |