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

Side by Side 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 unified diff | Download patch
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:
7 Focused: AXDescription: 7 Focused:
8 Focused: AXDescription: Sunday January 2 2000 8 Focused: Sunday January 2 2000
9 PASS Received ActiveDescendantChanged 9 PASS Received ActiveDescendantChanged
10 Focused: AXDescription: Monday January 3 2000 10 Focused: Monday January 3 2000
11 PASS Received ActiveDescendantChanged 11 PASS Received ActiveDescendantChanged
12 Focused: AXDescription: Show next month 12 Focused: Show next month
13 Focused: AXDescription: <<CalendarToday>> 13 Focused: <<CalendarToday>>
14 Focused: AXDescription: Show previous month 14 Focused: Show previous month
15 Focused: AXDescription: Show month selection panel 15 Focused: Show month selection panel
16 Open the month popup. This should notify the third ActiveDescendantChanged. 16 Open the month popup. This should notify the third ActiveDescendantChanged.
17 Focused: AXDescription: 17 Focused:
18 Focused: AXDescription: January 2000 18 Focused: January 2000
19 PASS Received ActiveDescendantChanged 19 PASS Received ActiveDescendantChanged
20 Focused: AXDescription: February 2000 20 Focused: February 2000
21 PASS Received ActiveDescendantChanged 21 PASS Received ActiveDescendantChanged
22 Focused: AXDescription: October 1999 22 Focused: October 1999
23 PASS Received ActiveDescendantChanged 23 PASS Received ActiveDescendantChanged
24 PASS successfullyParsed is true 24 PASS successfullyParsed is true
25 25
26 TEST COMPLETE 26 TEST COMPLETE
27 27
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698