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

Unified Diff: third_party/WebKit/LayoutTests/fast/forms/calendar-picker/date-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/date-picker-ax-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/calendar-picker/date-picker-ax-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/calendar-picker/date-picker-ax-expected.txt
index 22f28d5aaee1f752d1051b8d8793c9f8b24e0246..f17477cf98bce0062b5c243bd89429f22c47388b 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/calendar-picker/date-picker-ax-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/calendar-picker/date-picker-ax-expected.txt
@@ -3,23 +3,23 @@ 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: Sunday January 2 2000
+Focused:
+Focused:
+Focused: Sunday January 2 2000
PASS Received ActiveDescendantChanged
-Focused: AXDescription: Monday January 3 2000
+Focused: Monday January 3 2000
PASS Received ActiveDescendantChanged
-Focused: AXDescription: Show next month
-Focused: AXDescription: <<CalendarToday>>
-Focused: AXDescription: Show previous month
-Focused: AXDescription: Show month selection panel
+Focused: Show next month
+Focused: <<CalendarToday>>
+Focused: Show previous month
+Focused: Show month selection panel
Open the month popup. This should notify the third ActiveDescendantChanged.
-Focused: AXDescription:
-Focused: AXDescription: January 2000
+Focused:
+Focused: January 2000
PASS Received ActiveDescendantChanged
-Focused: AXDescription: February 2000
+Focused: February 2000
PASS Received ActiveDescendantChanged
-Focused: AXDescription: October 1999
+Focused: October 1999
PASS Received ActiveDescendantChanged
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698