Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(260)

Unified Diff: third_party/WebKit/LayoutTests/accessibility/svg-bounds-expected.txt

Issue 1417213006: Switch all LayoutTests to use new AX name calculation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix canvas-fallback-content-labels-expected.txt Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/accessibility/svg-bounds-expected.txt
diff --git a/third_party/WebKit/LayoutTests/accessibility/svg-bounds-expected.txt b/third_party/WebKit/LayoutTests/accessibility/svg-bounds-expected.txt
index bd777aa9f7e0cdff1cb7169ebf794d9dced5c1ba..f3e5831803e5de78ec08d29875f5c5f384fd7d8c 100644
--- a/third_party/WebKit/LayoutTests/accessibility/svg-bounds-expected.txt
+++ b/third_party/WebKit/LayoutTests/accessibility/svg-bounds-expected.txt
@@ -6,25 +6,25 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
container location: (607, 107)
Face role: AXRole: AXButton
-Face label: AXDescription: face
+Face label: face
FaceX: 0
FaceY: 0
Eye role: AXRole: AXButton
-Eye label: AXDescription: left-eye
+Eye label: left-eye
EyeX: 103
EyeY: 148
Nose role: AXRole: AXButton
-Nose label: AXDescription: nose
+Nose label: nose
NoseX: 193
NoseY: 206
Mouth role: AXRole: AXButton
-Mouth label: AXDescription: smile
+Mouth label: smile
MouthX: 114
MouthY: 274
@@ -35,7 +35,7 @@ TextY/10: 11
Image role: AXRole: AXImage
-Image label: AXDescription: Test Image
+Image label: Test Image
ImageX: 21
ImageY: 21
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698