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

Unified Diff: third_party/WebKit/LayoutTests/fast/forms/calendar-picker/month-picker-ax-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/fast/forms/calendar-picker/month-picker-ax-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/calendar-picker/month-picker-ax-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/calendar-picker/month-picker-ax-expected.txt
index 3cf911a5e0c53ba1dd6cc5d471a9db2dc66f30f3..82c9a9b655f7bf61a9504b155dab1fcda34ebe68 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/calendar-picker/month-picker-ax-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/calendar-picker/month-picker-ax-expected.txt
@@ -3,11 +3,11 @@ Tests if typing an arrow key dispatches |Focus| and |ActiveDescendantChanged| a1
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-Focused: AXDescription:
-Focused: AXDescription:
-Focused: AXDescription: January 2000
+Focused:
+Focused:
+Focused: January 2000
PASS Received ActiveDescendantChanged
-Focused: AXDescription: February 2000
+Focused: February 2000
PASS Received ActiveDescendantChanged
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698