| Index: LayoutTests/fast/forms/calendar-picker/date-picker-ax-expected.txt
|
| diff --git a/LayoutTests/fast/forms/calendar-picker/date-picker-ax-expected.txt b/LayoutTests/fast/forms/calendar-picker/date-picker-ax-expected.txt
|
| index 1b9b3698442ed22f42592de9546b554d6852ad5d..09f4ce0479cabcb7f72a66af9898e2ba33acb0a0 100644
|
| --- a/LayoutTests/fast/forms/calendar-picker/date-picker-ax-expected.txt
|
| +++ b/LayoutTests/fast/forms/calendar-picker/date-picker-ax-expected.txt
|
| @@ -4,14 +4,22 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
|
|
|
|
| Focused: AXDescription:
|
| -Focused: AXDescription: Sunday, January 2, 2000
|
| +Focused: AXDescription: Sunday January 2 2000
|
| PASS Received ActiveDescendantChanged
|
| -Focused: AXDescription: Monday, January 3, 2000
|
| +Focused: AXDescription: 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
|
| +Open the month popup. This should notify the third ActiveDescendantChanged.
|
| +Focused: AXDescription:
|
| +Focused: AXDescription: January 2000
|
| +PASS Received ActiveDescendantChanged
|
| +Focused: AXDescription: February 2000
|
| +PASS Received ActiveDescendantChanged
|
| +Focused: AXDescription: October 1999
|
| +PASS Received ActiveDescendantChanged
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|