| Index: LayoutTests/fast/harness/use-page-cache-expected.txt
|
| diff --git a/LayoutTests/fast/harness/use-page-cache-expected.txt b/LayoutTests/fast/harness/use-page-cache-expected.txt
|
| deleted file mode 100644
|
| index dbb6fa1fea441ff51ddae1c946ebd507f954cc9f..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/harness/use-page-cache-expected.txt
|
| +++ /dev/null
|
| @@ -1,8 +0,0 @@
|
| -This test uses testRunner.overridePreference("WebKitUsesPageCachePreferenceKey", 1); to enable back-forward WebKit page cache for the duration of the test. The test enables cache, navigates to page-1, then to page-2 and then does history.back() to page-1. On navigation back to page-1, test verifies that previously-initialized timer continues to fire and onload is not called again. If test fails it hangs or outputs 'FAIL' below.
|
| -
|
| -open page-1
|
| -page-1, about to navigate to page-2.
|
| -page-2, about to go back to page-1
|
| -Back on page-1, timer is still firing.
|
| -PASS.
|
| -
|
|
|