Index: third_party/WebKit/LayoutTests/accessibility/img-fallsback-to-title-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/accessibility/img-fallsback-to-title-expected.txt b/third_party/WebKit/LayoutTests/accessibility/img-fallsback-to-title-expected.txt |
index 35be43f6c9df3d52602af009323b1950a7b6061f..8c795541ff705ac08c8fd06f4388bda4f8184603 100644 |
--- a/third_party/WebKit/LayoutTests/accessibility/img-fallsback-to-title-expected.txt |
+++ b/third_party/WebKit/LayoutTests/accessibility/img-fallsback-to-title-expected.txt |
@@ -6,17 +6,17 @@ This tests that images will fallback to using the title attribute if no other de |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
-Image1 description: AXDescription: test1 |
-Image1 help: AXHelp: |
+Image1 name: test1 |
+Image1 description: |
-Image2 description: AXDescription: alt |
-Image2 help: AXHelp: test2 |
+Image2 name: alt |
+Image2 description: test2 |
-Image3 description: AXDescription: test3 |
-Image3 help: AXHelp: |
+Image3 name: test3 |
+Image3 description: |
-Image4 description: AXDescription: alt |
-Image4 help: AXHelp: test4 |
+Image4 name: test4 |
+Image4 description: |
PASS imagesGroup.childAtIndex(0).childrenCount is 2 |
PASS successfullyParsed is true |