Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / calendar-picker / date-picker-ax-expected.txt
blob22f28d5aaee1f752d1051b8d8793c9f8b24e0246
1 Tests if typing an arrow key dispatches |Focus| and |ActiveDescendantChanged| a11y events.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 Focused: AXDescription: 
7 Focused: AXDescription: 
8 Focused: AXDescription: Sunday January 2 2000
9 PASS Received ActiveDescendantChanged
10 Focused: AXDescription: Monday January 3 2000
11 PASS Received ActiveDescendantChanged
12 Focused: AXDescription: Show next month
13 Focused: AXDescription: <<CalendarToday>>
14 Focused: AXDescription: Show previous month
15 Focused: AXDescription: Show month selection panel
16 Open the month popup. This should notify the third ActiveDescendantChanged.
17 Focused: AXDescription: 
18 Focused: AXDescription: January 2000
19 PASS Received ActiveDescendantChanged
20 Focused: AXDescription: February 2000
21 PASS Received ActiveDescendantChanged
22 Focused: AXDescription: October 1999
23 PASS Received ActiveDescendantChanged
24 PASS successfullyParsed is true
26 TEST COMPLETE