/home/clopez/webkit/webkit/layout-test-results/batterystatus/basic-operation-actual.txt
1
CONSOLE MESSAGE: line 10: TypeError: undefined is not an object (evaluating 'battery.addEventListener')
1
2
Tests the basic operation of BatteryStatus.
2
3
3
4
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
5
6
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 successfullyParsed is true
7
FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined).
11
8
12
9
TEST COMPLETE
13
10