summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-ax-value-changed-notification-expected.txt
blob: 6424c541b6d8b3e8b6b101c6a4492fae186ebdc6 (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 Month=AXValueDescription: 10
Focus Day=AXValueDescription: 09
Focus Year=AXValueDescription: 2012
Focus Hours=AXValueDescription: 12
Focus Minutes=AXValueDescription: 34
ValueChanged Day=AXValueDescription: 04
ValueChanged Day=AXValueDescription: 04
ValueChanged Year=AXValueDescription: 2013
ValueChanged Year=AXValueDescription: 2013
ValueChanged Hours=AXValueDescription: 02
ValueChanged Hours=AXValueDescription: 02
ValueChanged Minutes=AXValueDescription: 33
ValueChanged Minutes=AXValueDescription: 33

PASS successfullyParsed is true

TEST COMPLETE