| Index: LayoutTests/media/restore-from-page-cache-expected.txt
|
| diff --git a/LayoutTests/media/restore-from-page-cache-expected.txt b/LayoutTests/media/restore-from-page-cache-expected.txt
|
| deleted file mode 100644
|
| index 59e8e57ec9b1d7e01cfb175deefc61a297dc00ba..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/media/restore-from-page-cache-expected.txt
|
| +++ /dev/null
|
| @@ -1,9 +0,0 @@
|
| -Make sure we don't reload a <video> element when navigating back to an uncached page.
|
| -
|
| -EVENT(loadstart)
|
| -EVENT(canplaythrough)
|
| -EXPECTED (loadCount == '0') OK
|
| -*** Page going into cache
|
| -*** Page returned from cache
|
| -EXPECTED (loadCount == '1') OK
|
| -
|
|
|