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

Unified Diff: LayoutTests/fast/forms/calendar-picker/date-picker-ax-expected.txt

Issue 564053002: AX: Calendar Picker: Apply aria-activedescendant to YearListView. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix the test for Windows Created 6 years, 3 months 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
« no previous file with comments | « LayoutTests/fast/forms/calendar-picker/date-picker-ax.html ('k') | Source/web/resources/calendarPicker.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/forms/calendar-picker/date-picker-ax-expected.txt
diff --git a/LayoutTests/fast/forms/calendar-picker/date-picker-ax-expected.txt b/LayoutTests/fast/forms/calendar-picker/date-picker-ax-expected.txt
index 1b9b3698442ed22f42592de9546b554d6852ad5d..09f4ce0479cabcb7f72a66af9898e2ba33acb0a0 100644
--- a/LayoutTests/fast/forms/calendar-picker/date-picker-ax-expected.txt
+++ b/LayoutTests/fast/forms/calendar-picker/date-picker-ax-expected.txt
@@ -4,14 +4,22 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
Focused: AXDescription:
-Focused: AXDescription: Sunday, January 2, 2000
+Focused: AXDescription: Sunday January 2 2000
PASS Received ActiveDescendantChanged
-Focused: AXDescription: Monday, January 3, 2000
+Focused: AXDescription: 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
+Open the month popup. This should notify the third ActiveDescendantChanged.
+Focused: AXDescription:
+Focused: AXDescription: January 2000
+PASS Received ActiveDescendantChanged
+Focused: AXDescription: February 2000
+PASS Received ActiveDescendantChanged
+Focused: AXDescription: October 1999
+PASS Received ActiveDescendantChanged
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/fast/forms/calendar-picker/date-picker-ax.html ('k') | Source/web/resources/calendarPicker.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698