--- /home/clopez/webkit/webkit/layout-test-results/batterystatus/basic-operation-expected.txt +++ /home/clopez/webkit/webkit/layout-test-results/batterystatus/basic-operation-actual.txt @@ -1,13 +1,10 @@ +CONSOLE MESSAGE: line 10: TypeError: undefined is not an object (evaluating 'battery.addEventListener') Tests the basic operation of BatteryStatus. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS battery.charging is false -PASS battery.chargingTime is Infinity -PASS battery.dischargingTime is 6000 -PASS battery.level is 0.7 -PASS successfullyParsed is true +FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined). TEST COMPLETE