Index: LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_attributes_exist-expected.txt |
diff --git a/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_attributes_exist-expected.txt b/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_attributes_exist-expected.txt |
deleted file mode 100644 |
index f0d561f5800fbf54fb80f4032032700710b90ede..0000000000000000000000000000000000000000 |
--- a/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_attributes_exist-expected.txt |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-Description |
- |
-This test validates that all of the window.performance.navigation attributes exist (but does not validate that their values are correct). |
- |
- |
-PASS window.performance is defined |
-PASS window.performance.navigation is defined |
-PASS window.performance.navigation.type is defined. |
-PASS window.performance.navigation.redirectCount is defined. |
- |