blob: 386785235cb3de572508504342bb26ecdda350e9 [file] [log] [blame]
commit-queue@webkit.org0de163f2012-03-16 12:23:07 +00001Tests that adding a new event listener from a callback works as expected.
2
3On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
gyuyoung.kim@samsung.combf3f81d2012-07-09 05:10:20 +00006PASS battery.charging is false
7PASS battery.chargingTime is Infinity
8PASS battery.dischargingTime is 6000
9PASS battery.level is 0.7
10PASS battery.charging is false
11PASS battery.chargingTime is Infinity
12PASS battery.dischargingTime is 6000
13PASS battery.level is 0.7
14PASS battery.charging is false
15PASS battery.chargingTime is Infinity
16PASS battery.dischargingTime is 6000
17PASS battery.level is 0.7
commit-queue@webkit.org0de163f2012-03-16 12:23:07 +000018PASS successfullyParsed is true
19
20TEST COMPLETE
21