Index: LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_unique_performance_objects-expected.txt |
diff --git a/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_unique_performance_objects-expected.txt b/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_unique_performance_objects-expected.txt |
deleted file mode 100644 |
index 117acf05412528d81915df6303722b83c3513610..0000000000000000000000000000000000000000 |
--- a/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_unique_performance_objects-expected.txt |
+++ /dev/null |
@@ -1,9 +0,0 @@ |
-Description |
- |
-This test validates that each window has a unique window.performance object. |
- |
- |
-PASS window.performance is defined |
-PASS window.performance.timing is defined |
-PASS Different window objects have unique performance objects |
- |