/home/clopez/webkit/webkit/layout-test-results/batterystatus/updates-actual.txt

 1CONSOLE MESSAGE: line 40: TypeError: undefined is not an object (evaluating 'battery.addEventListener')
12Tests that updates to the battery event causes new events to fire.
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 true
11 PASS battery.chargingTime is 7000
12 PASS battery.dischargingTime is Infinity
13 PASS battery.level is 0.3
14 PASS successfullyParsed is true
 7FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined).
158
169TEST COMPLETE
1710