Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / date-multiple-fields / date-multiple-fields-ax-value-changed-notification-expected.txt
blob5666f5d7a1c8688b770627948025482ebfc02586
1 This test checks value changed accessibility notifications.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 Focus AXHelp: Month=AXValueDescription: 10
7 Focus AXHelp: Day=AXValueDescription: 09
8 Focus AXHelp: Year=AXValueDescription: 2012
9 ValueChanged AXHelp: Day=AXValueDescription: 04
10 ValueChanged AXHelp: Day=AXValueDescription: 04
11 ValueChanged AXHelp: Year=AXValueDescription: 2013
12 ValueChanged AXHelp: Year=AXValueDescription: 2013
14 PASS successfullyParsed is true
16 TEST COMPLETE