| Index: LayoutTests/http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_timing_allow_cross_origin_resource_request-expected.txt
|
| diff --git a/LayoutTests/http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_timing_allow_cross_origin_resource_request-expected.txt b/LayoutTests/http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_timing_allow_cross_origin_resource_request-expected.txt
|
| index 7268691101141b494662797ad53eb199741ae9cb..6e3cc025623da79ce059c87d8d2e3efb478e23b6 100644
|
| --- a/LayoutTests/http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_timing_allow_cross_origin_resource_request-expected.txt
|
| +++ b/LayoutTests/http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_timing_allow_cross_origin_resource_request-expected.txt
|
| @@ -4,7 +4,7 @@ This test validates the values in resource timing for a timing-allow-origin cros
|
|
|
|
|
|
|
| -
|
| +This is a testharness.js-based test.
|
| PASS Starting document.location.hostname is correct (127.0.0.1:8000)
|
| PASS redirectStart should be 0 in cross-origin request since no redirect!
|
| PASS redirectEnd should be 0 in cross-origin request since no redirect!
|
| @@ -17,4 +17,5 @@ PASS responseStart should not be 0 in timing-allow cross-origin request!
|
| PASS secureConnectionStart should be 0 in cross-origin request since no ssl!
|
| PASS fetchStart should not be 0 in timing-allow cross-origin request!
|
| PASS responseEnd should not be 0 in timing-allow cross-origin request!
|
| +Harness: the test ran to completion.
|
|
|
|
|