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

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

Issue 1841333002: Various fixes for aria-activedescendant. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed some Blink tests. Created 4 years, 8 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
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: 6 Focused:
7 Focused: 7 Focused:
8 Focused: Sunday January 2 2000
9 PASS Received ActiveDescendantChanged 8 PASS Received ActiveDescendantChanged
10 Focused: Monday January 3 2000
11 PASS Received ActiveDescendantChanged 9 PASS Received ActiveDescendantChanged
12 Focused: Show next month 10 Focused: Show next month
13 Focused: <<CalendarToday>> 11 Focused: <<CalendarToday>>
14 Focused: Show previous month 12 Focused: Show previous month
15 Focused: Show month selection panel 13 Focused: Show month selection panel
16 Open the month popup. This should notify the third ActiveDescendantChanged. 14 Open the month popup. This should notify the third ActiveDescendantChanged.
17 Focused: 15 Focused:
18 Focused: January 2000
19 PASS Received ActiveDescendantChanged 16 PASS Received ActiveDescendantChanged
20 Focused: February 2000
21 PASS Received ActiveDescendantChanged 17 PASS Received ActiveDescendantChanged
22 Focused: October 1999
23 PASS Received ActiveDescendantChanged 18 PASS Received ActiveDescendantChanged
24 PASS successfullyParsed is true 19 PASS successfullyParsed is true
25 20
26 TEST COMPLETE 21 TEST COMPLETE
27 22
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698