Index: LayoutTests/http/tests/w3c/webperf/approved/HighResolutionTime/test_cross_frame_start-expected.txt |
diff --git a/LayoutTests/http/tests/w3c/webperf/approved/HighResolutionTime/test_cross_frame_start-expected.txt b/LayoutTests/http/tests/w3c/webperf/approved/HighResolutionTime/test_cross_frame_start-expected.txt |
deleted file mode 100644 |
index 13347de1ee97d41dcf210fdb0818f5f6d39dc561..0000000000000000000000000000000000000000 |
--- a/LayoutTests/http/tests/w3c/webperf/approved/HighResolutionTime/test_cross_frame_start-expected.txt |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-Description |
- |
-This test validates the values of the window.performance.now() are based on the current document's navigationStart. |
- |
- |
- |
-PASS parent performance.now() > 0 |
-PASS child performance.now() > 0 |
-PASS Child created at least 1 second after parent |
-PASS Child and parent time bases are correct |
- |