Tizen 2.1 base
[framework/web/webkit-efl.git] / LayoutTests / batterystatus / add-listener-from-callback-expected.txt
1 Tests that adding a new event listener from a callback works as expected.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 PASS battery.charging is false
7 PASS battery.chargingTime is Infinity
8 PASS battery.dischargingTime is 6000
9 PASS battery.level is 0.7
10 PASS battery.charging is false
11 PASS battery.chargingTime is Infinity
12 PASS battery.dischargingTime is 6000
13 PASS battery.level is 0.7
14 PASS battery.charging is false
15 PASS battery.chargingTime is Infinity
16 PASS battery.dischargingTime is 6000
17 PASS battery.level is 0.7
18 PASS successfullyParsed is true
19
20 TEST COMPLETE
21