| Index: LayoutTests/batterystatus/resources/event-after-navigation-new.html
|
| diff --git a/LayoutTests/batterystatus/resources/event-after-navigation-new.html b/LayoutTests/batterystatus/resources/event-after-navigation-new.html
|
| deleted file mode 100644
|
| index 1ef21975f3898fb28b83880dfffef6add056552c..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/batterystatus/resources/event-after-navigation-new.html
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -<html>
|
| - <head>
|
| - </head>
|
| - <body>
|
| - Tests for a crash where an event is fired after the page has been navigated
|
| - away when the original page is in the page cache.<br><br>
|
| - SUCCESS
|
| - <script>
|
| - internals.setBatteryStatus(document, 'chargingchange', true, 3000, Number.POSITIVE_INFINITY, 0.5);
|
| - testRunner.notifyDone();
|
| - </script>
|
| - </body>
|
| -</html>
|
|
|