Index: LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object-expected.txt |
diff --git a/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object-expected.txt b/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object-expected.txt |
deleted file mode 100644 |
index 27bb5db433f98d3aee42183d9ec86235944178ed..0000000000000000000000000000000000000000 |
--- a/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object-expected.txt |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-Description |
- |
-This test validates that the window.performance object exists in an object element (but does not validate that their values are correct). |
- |
- |
- |
-PASS window.performance is defined |
-PASS window.performance.timing is defined |
-PASS window.performance.navigation is defined |
- |