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

Side by Side 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 unified diff | Download patch
OLDNEW
1 http://255.255.255.255/test.jpg - willSendRequest <NSURLRequest URL http://255.2 55.255.255/test.jpg, main document URL block-test-no-port.html, http method GET> redirectResponse (null) 1 http://255.255.255.255/test.jpg - willSendRequest <NSURLRequest URL http://255.2 55.255.255/test.jpg, main document URL block-test-no-port.html, http method GET>
2 http://255.255.255.255/test.jpg - didFinishLoading
3 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 can not find. Due to the nature of this test, the results can only be processed auto matically via DumpRenderTree. In addition, on some systems the results may depen d on the behavior of the proxy. 2 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 can not find. Due to the nature of this test, the results can only be processed auto matically via DumpRenderTree. In addition, on some systems the results may depen d on the behavior of the proxy.
4 3
5 4
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698