Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(179)

Unified Diff: third_party/WebKit/LayoutTests/security/block-test-no-port-expected.txt

Issue 2211283004: Drop test-only WebFrameClient params/functions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/security/block-test-no-port-expected.txt
diff --git a/third_party/WebKit/LayoutTests/security/block-test-no-port-expected.txt b/third_party/WebKit/LayoutTests/security/block-test-no-port-expected.txt
index 15b7a95acecd8bd623c1d9e34ece4e9b71052a7d..e3dc2d66fad34bc81e7af4872801d7de5e7d1501 100644
--- a/third_party/WebKit/LayoutTests/security/block-test-no-port-expected.txt
+++ b/third_party/WebKit/LayoutTests/security/block-test-no-port-expected.txt
@@ -1,5 +1,4 @@
-http://255.255.255.255/test.jpg - willSendRequest <NSURLRequest URL http://255.255.255.255/test.jpg, main document URL block-test-no-port.html, http method GET> redirectResponse (null)
-http://255.255.255.255/test.jpg - didFinishLoading
+http://255.255.255.255/test.jpg - willSendRequest <NSURLRequest URL http://255.255.255.255/test.jpg, main document URL block-test-no-port.html, http method GET>
This test attempts to change the src of an IMG tag to a blocked IP with no port to confirm that WebKit returns the correct error for it - blocked instead of cannot find. Due to the nature of this test, the results can only be processed automatically via DumpRenderTree. In addition, on some systems the results may depend on the behavior of the proxy.

Powered by Google App Engine
This is Rietveld 408576698