Index: LayoutTests/fast/loader/main-document-url-for-non-http-loads-expected.txt |
diff --git a/LayoutTests/fast/loader/main-document-url-for-non-http-loads-expected.txt b/LayoutTests/fast/loader/main-document-url-for-non-http-loads-expected.txt |
deleted file mode 100644 |
index fd1d20b2a2612ade3b6625df5fb266fd668fe303..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/loader/main-document-url-for-non-http-loads-expected.txt |
+++ /dev/null |
@@ -1,6 +0,0 @@ |
-resources/subframe-notify-done.html - willSendRequest <NSURLRequest URL resources/subframe-notify-done.html, main document URL main-document-url-for-non-http-loads.html, http method GET> redirectResponse (null) |
-<unknown> - didFinishLoading |
-resources/subframe-notify-done.html - didReceiveResponse <NSURLResponse resources/subframe-notify-done.html, http status code 0> |
-Radar 6616664 - Non-HTTP/HTTPS loads need to have their main document URL set. |
-When run in DumpRenderTree, this test will dump the resource load callback for the following subframe to make sure it had its main document URL set in its NSURLRequest. |
- |