Index: LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_no_previous_document-expected.txt |
diff --git a/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_no_previous_document-expected.txt b/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_no_previous_document-expected.txt |
deleted file mode 100644 |
index 1efce9c5dc06040ea2a9ffc8e3963d0bacd29b0d..0000000000000000000000000000000000000000 |
--- a/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_no_previous_document-expected.txt |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-Description |
- |
-This test validates the unload event times are 0 when there is no previous document. |
- |
- |
- |
- |
-PASS window.performance is defined |
-PASS window.performance.navigation is defined |
-PASS timing.navigation.type is TYPE_NAVIGATE |
-PASS timing.unloadEventStart == 0 on navigation with no previous document |
-PASS timing.unloadEventEnd == 0 navigation with no previous document |
- |