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

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

Issue 205523003: Remove beforeload events. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove more tests Created 6 years, 9 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
(Empty)
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)
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>
3 http://127.0.0.1:8000/misc/link-rel-icon-beforeload.html - didFinishLoading
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

Powered by Google App Engine
This is Rietveld 408576698