Index: LayoutTests/http/tests/misc/link-rel-icon-beforeload-expected.txt |
diff --git a/LayoutTests/http/tests/misc/link-rel-icon-beforeload-expected.txt b/LayoutTests/http/tests/misc/link-rel-icon-beforeload-expected.txt |
deleted file mode 100644 |
index c76cbe72690410882c7845659cb2b836d0ff05e8..0000000000000000000000000000000000000000 |
--- a/LayoutTests/http/tests/misc/link-rel-icon-beforeload-expected.txt |
+++ /dev/null |
@@ -1,4 +0,0 @@ |
-http://127.0.0.1:8000/misc/link-rel-icon-beforeload.html - willSendRequest <NSURLRequest URL http://127.0.0.1:8000/misc/link-rel-icon-beforeload.html, main document URL http://127.0.0.1:8000/misc/link-rel-icon-beforeload.html, http method GET> redirectResponse (null) |
-http://127.0.0.1:8000/misc/link-rel-icon-beforeload.html - didReceiveResponse <NSURLResponse http://127.0.0.1:8000/misc/link-rel-icon-beforeload.html, http status code 200> |
-http://127.0.0.1:8000/misc/link-rel-icon-beforeload.html - didFinishLoading |
-This test should not show a request for the favicon dont-load-this.ico, since the beforeload handler on the favicon link returns false. Therefore, if the resource request list below shows a request for dont-load-this.ico, then this test has failed. |