/home/clopez/webkit/webkit/layout-test-results/batterystatus/add-listener-from-callback-actual.txt

 1CONSOLE MESSAGE: line 42: TypeError: undefined is not an object (evaluating 'battery.addEventListener')
12Tests that adding a new event listener from a callback works as expected.
23
34On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
45
56
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
 7FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined).
198
209TEST COMPLETE
2110