diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/forms/calendar-picker/date-picker-ax-expected.txt')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/forms/calendar-picker/date-picker-ax-expected.txt | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/forms/calendar-picker/date-picker-ax-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/calendar-picker/date-picker-ax-expected.txt index 22f28d5..f17477c 100644 --- a/third_party/WebKit/LayoutTests/fast/forms/calendar-picker/date-picker-ax-expected.txt +++ b/third_party/WebKit/LayoutTests/fast/forms/calendar-picker/date-picker-ax-expected.txt @@ -3,23 +3,23 @@ Tests if typing an arrow key dispatches |Focus| and |ActiveDescendantChanged| a1 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -Focused: AXDescription: -Focused: AXDescription: -Focused: AXDescription: Sunday January 2 2000 +Focused: +Focused: +Focused: Sunday January 2 2000 PASS Received ActiveDescendantChanged -Focused: AXDescription: Monday January 3 2000 +Focused: Monday January 3 2000 PASS Received ActiveDescendantChanged -Focused: AXDescription: Show next month -Focused: AXDescription: <<CalendarToday>> -Focused: AXDescription: Show previous month -Focused: AXDescription: Show month selection panel +Focused: Show next month +Focused: <<CalendarToday>> +Focused: Show previous month +Focused: Show month selection panel Open the month popup. This should notify the third ActiveDescendantChanged. -Focused: AXDescription: -Focused: AXDescription: January 2000 +Focused: +Focused: January 2000 PASS Received ActiveDescendantChanged -Focused: AXDescription: February 2000 +Focused: February 2000 PASS Received ActiveDescendantChanged -Focused: AXDescription: October 1999 +Focused: October 1999 PASS Received ActiveDescendantChanged PASS successfullyParsed is true |