| Index: LayoutTests/batterystatus/updates-expected.txt
|
| diff --git a/LayoutTests/batterystatus/updates-expected.txt b/LayoutTests/batterystatus/updates-expected.txt
|
| index 85f81444d0438b65b497a5df0f0a67bd2d67046c..cb0422c8c02b3db8dd125227915cbe41714e9dab 100644
|
| --- a/LayoutTests/batterystatus/updates-expected.txt
|
| +++ b/LayoutTests/batterystatus/updates-expected.txt
|
| @@ -1,17 +1,10 @@
|
| +CONSOLE MESSAGE: line 40: Uncaught TypeError: Cannot call method 'addEventListener' of undefined
|
| Tests that updates to the battery event causes new events to fire.
|
|
|
| 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 battery.charging is true
|
| -PASS battery.chargingTime is 7000
|
| -PASS battery.dischargingTime is Infinity
|
| -PASS battery.level is 0.3
|
| -PASS successfullyParsed is true
|
| +FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined).
|
|
|
| TEST COMPLETE
|
|
|
|
|