| Index: LayoutTests/batterystatus/window-property-expected.txt
|
| diff --git a/LayoutTests/batterystatus/window-property-expected.txt b/LayoutTests/batterystatus/window-property-expected.txt
|
| deleted file mode 100644
|
| index 90a984686abf4367fe7b1e910838096ae45f8efd..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/batterystatus/window-property-expected.txt
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -Tests that the window.navigator.battery properties are present.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -FAIL typeof navigator.webkitBattery == 'object' should be true. Was false.
|
| -FAIL hasOnBatteryProperty() should be true. Was false.
|
| -FAIL navigator.webkitBattery.hasOwnProperty('onchargingchange') should be true. Threw exception TypeError: Cannot call method 'hasOwnProperty' of undefined
|
| -FAIL navigator.webkitBattery.hasOwnProperty('onchargingtimechange') should be true. Threw exception TypeError: Cannot call method 'hasOwnProperty' of undefined
|
| -FAIL navigator.webkitBattery.hasOwnProperty('ondischargingtimechange') should be true. Threw exception TypeError: Cannot call method 'hasOwnProperty' of undefined
|
| -FAIL navigator.webkitBattery.hasOwnProperty('onlevelchange') should be true. Threw exception TypeError: Cannot call method 'hasOwnProperty' of undefined
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|