| Index: LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_navigate_within_document-expected.txt
|
| diff --git a/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_navigate_within_document-expected.txt b/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_navigate_within_document-expected.txt
|
| deleted file mode 100644
|
| index aa45f84a28ab0d93037de39755e4a0f26b21ad78..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_navigate_within_document-expected.txt
|
| +++ /dev/null
|
| @@ -1,28 +0,0 @@
|
| -Description
|
| -
|
| -This test validates that all of the window.performance.timing attributes remain unchanged after an in document navigation (URL fragment change).
|
| -
|
| -
|
| -PASS window.performance is defined
|
| -PASS window.performance.timing is defined
|
| -PASS connectEnd is the same after in document navigation.
|
| -PASS connectStart is the same after in document navigation.
|
| -PASS domComplete is the same after in document navigation.
|
| -PASS domContentLoadedEventEnd is the same after in document navigation.
|
| -PASS domContentLoadedEventStart is the same after in document navigation.
|
| -PASS domInteractive is the same after in document navigation.
|
| -PASS domLoading is the same after in document navigation.
|
| -PASS domainLookupEnd is the same after in document navigation.
|
| -PASS domainLookupStart is the same after in document navigation.
|
| -PASS fetchStart is the same after in document navigation.
|
| -PASS loadEventEnd is the same after in document navigation.
|
| -PASS loadEventStart is the same after in document navigation.
|
| -PASS navigationStart is the same after in document navigation.
|
| -PASS redirectEnd is the same after in document navigation.
|
| -PASS redirectStart is the same after in document navigation.
|
| -PASS requestStart is the same after in document navigation.
|
| -PASS responseEnd is the same after in document navigation.
|
| -PASS responseStart is the same after in document navigation.
|
| -PASS unloadEventEnd is the same after in document navigation.
|
| -PASS unloadEventStart is the same after in document navigation.
|
| -
|
|
|