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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Tests if typing an arrow key dispatches |Focus| and |ActiveDescendantChanged| a1 1y events. 1 Tests if typing an arrow key dispatches |Focus| and |ActiveDescendantChanged| a1 1y events.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 Focused: AXDescription: 6 Focused: AXDescription:
7 Focused: AXDescription: Sunday, January 2, 2000 7 Focused: AXDescription: Sunday January 2 2000
8 PASS Received ActiveDescendantChanged 8 PASS Received ActiveDescendantChanged
9 Focused: AXDescription: Monday, January 3, 2000 9 Focused: AXDescription: Monday January 3 2000
10 PASS Received ActiveDescendantChanged 10 PASS Received ActiveDescendantChanged
11 Focused: AXDescription: Show next month 11 Focused: AXDescription: Show next month
12 Focused: AXDescription: <<CalendarToday>> 12 Focused: AXDescription: <<CalendarToday>>
13 Focused: AXDescription: Show previous month 13 Focused: AXDescription: Show previous month
14 Focused: AXDescription: Show month selection panel 14 Focused: AXDescription: Show month selection panel
15 Open the month popup. This should notify the third ActiveDescendantChanged.
16 Focused: AXDescription:
17 Focused: AXDescription: January 2000
18 PASS Received ActiveDescendantChanged
19 Focused: AXDescription: February 2000
20 PASS Received ActiveDescendantChanged
21 Focused: AXDescription: October 1999
22 PASS Received ActiveDescendantChanged
15 PASS successfullyParsed is true 23 PASS successfullyParsed is true
16 24
17 TEST COMPLETE 25 TEST COMPLETE
18 26
OLDNEW
« 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