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

Side by Side Diff: LayoutTests/platform/android/fast/forms/calendar-picker/date-picker-ax-expected.txt

Issue 1322933007: Auto-rebaseline for r201962 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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. 15 Open the month popup. This should notify the third ActiveDescendantChanged.
16 Focused: AXDescription: 16 Focused: AXDescription:
17 Focused: AXDescription: January 2000 17 Focused: AXDescription: January 2000
18 PASS Received ActiveDescendantChanged 18 PASS Received ActiveDescendantChanged
19 Focused: AXDescription: February 2000 19 Focused: AXDescription: February 2000
20 PASS Received ActiveDescendantChanged 20 PASS Received ActiveDescendantChanged
21 Focused: AXDescription: October 1999 21 Focused: AXDescription: October 1999
22 PASS Received ActiveDescendantChanged 22 PASS Received ActiveDescendantChanged
23 PASS successfullyParsed is true 23 PASS successfullyParsed is true
24 24
25 TEST COMPLETE 25 TEST COMPLETE
26 26
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698