Index: LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_backforward-expected.txt |
diff --git a/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_backforward-expected.txt b/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_backforward-expected.txt |
deleted file mode 100644 |
index 50bd1d11cd13167c94a3bf640f1002bd3f22c739..0000000000000000000000000000000000000000 |
--- a/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_backforward-expected.txt |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-frame "<!--framePath //<!--frame0-->-->" - has 1 onunload handler(s) |
-frame "<!--framePath //<!--frame0-->-->" - has 1 onunload handler(s) |
-frame "<!--framePath //<!--frame0-->-->" - has 1 onunload handler(s) |
-frame "<!--framePath //<!--frame0-->-->" - has 1 onunload handler(s) |
- |
- This is a testharness.js-based test. |
-PASS window.performance is defined |
-PASS window.performance.navigation is defined |
-PASS window.performance.navigation.type == TYPE_NAVIGATE |
-PASS window.performance.navigation.type == TYPE_BACK_FORWARD after history.back() |
-PASS window.performance.navigation.type == TYPE_BACK_FORWARD after history.forward() |
-Harness: the test ran to completion. |
- |