tizen beta release
[profile/ivi/webkit-efl.git] / LayoutTests / platform / mac / accessibility / html-slider-indicator-expected.txt
1
2 This tests that a basic range returns all the correct information for the mac platform.
3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5
6
7 PASS range.minValue is 0
8 PASS range.maxValue is 100
9 PASS range.intValue is 50
10 PASS valueIndicator.intValue is 50
11 PASS range.intValue is 49
12 PASS valueIndicator.intValue is 49
13 PASS range.intValue is 50
14 PASS valueIndicator.intValue is 50
15 PASS valueIndicator.isEqual(hitTestIndicator) is true
16 PASS range.isEqual(hitTestRange) is true
17 PASS successfullyParsed is true
18
19 TEST COMPLETE
20 Successfully received AXValueChanged
21 Successfully received AXValueChanged
22