| Index: LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt
|
| diff --git a/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt b/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt
|
| index b708214c822d045c043dc3a084b388e115322bf2..17448029ea279f97b9f03d8d8fd6e72a9f9aab18 100644
|
| --- a/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt
|
| +++ b/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt
|
| @@ -1,10 +1,5 @@
|
| -Description
|
| -
|
| -This test validates the values of the window.performance.redirectCount and the window.performance.timing.redirectStart/End times for a cross-origin server side redirect navigation.
|
| -
|
| -
|
| -
|
|
|
| + This is a testharness.js-based test.
|
| FAIL Starting document.location.hostname is correct (127.0.0.1:8000) assert_equals: Starting document.location.hostname is correct (127.0.0.1:8000) expected "127.0.0.1:8000" but got "127.0.0.1"
|
| PASS window.performance is defined
|
| PASS window.performance.navigation is defined
|
| @@ -13,4 +8,5 @@ PASS navigation.redirectCount == 0 on a cross-origin server redirected navigatio
|
| PASS window.performance.timing.navigationStart > 0
|
| PASS timing.redirectStart == 0 on a server redirected navigation from another domain
|
| PASS timing.redirectEnd == 0 on a server redirected navigation from another domain
|
| +Harness: the test ran to completion.
|
|
|
|
|