Index: third_party/WebKit/LayoutTests/http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cross_origin_redirect_with_timing_allow_origin-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cross_origin_redirect_with_timing_allow_origin-expected.txt b/third_party/WebKit/LayoutTests/http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cross_origin_redirect_with_timing_allow_origin-expected.txt |
deleted file mode 100644 |
index dbd4b2c2ee512f312145076226bfdd45adb182b0..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cross_origin_redirect_with_timing_allow_origin-expected.txt |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-Description |
- |
-This test validates the values in resource timing for a timing allowed cross-origin redirect. |
- |
- |
-This is a testharness.js-based test. |
-PASS Starting document.location.hostname is correct (127.0.0.1:8000) |
-PASS redirectStart should be greater than 0 in timing allowed cross-origin redirect! |
-PASS redirectStart should be equal to startTime in timing allowed cross-origin redirect! |
-PASS redirectEnd should be no less than redirectStart in timing allowed cross-origin redirect! |
-PASS fetchStart should be no less than redirectEnd in timing allowed cross-origin redirect! |
-Harness: the test ran to completion. |
- |