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

Side by Side Diff: LayoutTests/http/tests/misc/link-rel-icon-beforeload-expected.txt

Issue 14891003: The first in a series of mass rebaselines. I tried to avoid (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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 | Annotate | Revision Log
OLDNEW
1 <unknown> - didFinishLoading
2 http://127.0.0.1:8000/misc/link-rel-icon-beforeload.html - willSendRequest <NSUR LRequest URL http://127.0.0.1:8000/misc/link-rel-icon-beforeload.html, main docu ment URL http://127.0.0.1:8000/misc/link-rel-icon-beforeload.html, http method G ET> redirectResponse (null) 1 http://127.0.0.1:8000/misc/link-rel-icon-beforeload.html - willSendRequest <NSUR LRequest URL http://127.0.0.1:8000/misc/link-rel-icon-beforeload.html, main docu ment URL http://127.0.0.1:8000/misc/link-rel-icon-beforeload.html, http method G ET> redirectResponse (null)
3 http://127.0.0.1:8000/misc/link-rel-icon-beforeload.html - didReceiveResponse <N SURLResponse http://127.0.0.1:8000/misc/link-rel-icon-beforeload.html, http stat us code 200> 2 http://127.0.0.1:8000/misc/link-rel-icon-beforeload.html - didReceiveResponse <N SURLResponse http://127.0.0.1:8000/misc/link-rel-icon-beforeload.html, http stat us code 200>
4 http://127.0.0.1:8000/favicon.ico - willSendRequest <NSURLRequest URL http://127 .0.0.1:8000/favicon.ico, main document URL http://127.0.0.1:8000/misc/link-rel-i con-beforeload.html, http method GET> redirectResponse (null) 3 http://127.0.0.1:8000/misc/link-rel-icon-beforeload.html - didFinishLoading
5 This test should not show a request for the favicon dont-load-this.ico, since th e beforeload handler on the favicon link returns false. Therefore, if the resour ce request list below shows a request for dont-load-this.ico, then this test has failed. 4 This test should not show a request for the favicon dont-load-this.ico, since th e beforeload handler on the favicon link returns false. Therefore, if the resour ce request list below shows a request for dont-load-this.ico, then this test has failed.
OLDNEW
« no previous file with comments | « LayoutTests/http/tests/misc/favicon-as-image-expected.txt ('k') | LayoutTests/http/tests/misc/slow-loading-mask-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698