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

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

Issue 561813003: Prepare blink to unify definitions of load completion (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add document.close() to scroll-left-while-loading.html Created 6 years, 2 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
« no previous file with comments | « LayoutTests/security/block-test-expected.txt ('k') | LayoutTests/svg/custom/bug79798.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/security/block-test-no-port-expected.txt
diff --git a/LayoutTests/security/block-test-no-port-expected.txt b/LayoutTests/security/block-test-no-port-expected.txt
index 930a0ad8ba72788814763470250d61f468f2de47..15b7a95acecd8bd623c1d9e34ece4e9b71052a7d 100644
--- a/LayoutTests/security/block-test-no-port-expected.txt
+++ b/LayoutTests/security/block-test-no-port-expected.txt
@@ -1,4 +1,5 @@
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
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.
« no previous file with comments | « LayoutTests/security/block-test-expected.txt ('k') | LayoutTests/svg/custom/bug79798.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698