summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-ax-value-changed-notification-expected.txt
blob: 775a2a509b0692627b5b65631fd471fd005db00b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
This test checks value changed accessibility notifications.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


Focus AXHelp: Month=AXValueDescription: 10
Focus AXHelp: Day=AXValueDescription: 09
Focus AXHelp: Year=AXValueDescription: 2012
Focus AXHelp: Hours=AXValueDescription: 12
Focus AXHelp: Minutes=AXValueDescription: 34
ValueChanged AXHelp: Day=AXValueDescription: 04
ValueChanged AXHelp: Day=AXValueDescription: 04
ValueChanged AXHelp: Year=AXValueDescription: 2013
ValueChanged AXHelp: Year=AXValueDescription: 2013
ValueChanged AXHelp: Hours=AXValueDescription: 02
ValueChanged AXHelp: Hours=AXValueDescription: 02
ValueChanged AXHelp: Minutes=AXValueDescription: 33
ValueChanged AXHelp: Minutes=AXValueDescription: 33

PASS successfullyParsed is true

TEST COMPLETE