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

Side by Side Diff: LayoutTests/webarchive/loading/test-loading-archive-expected.txt

Issue 14046041: Remove webarchive tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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 main frame - didStartProvisionalLoadForFrame
2 main frame - didCommitLoadForFrame
3 frame "<!--framePath //<!--frame0-->-->" - didStartProvisionalLoadForFrame
4 resources/helloworld.webarchive - willSendRequest <NSURLRequest URL resources/he lloworld.webarchive, main document URL test-loading-archive.html, http method GE T> redirectResponse (null)
5 main frame - didFinishDocumentLoadForFrame
6 <unknown> - didFinishLoading
7 resources/helloworld.webarchive - didReceiveResponse <NSURLResponse resources/he lloworld.webarchive, http status code 0>
8 frame "<!--framePath //<!--frame0-->-->" - didCommitLoadForFrame
9 frame "<!--framePath //<!--frame0-->-->" - didFinishDocumentLoadForFrame
10 frame "<!--framePath //<!--frame0-->-->" - didHandleOnloadEventsForFrame
11 main frame - didHandleOnloadEventsForFrame
12 frame "<!--framePath //<!--frame0-->-->" - didFinishLoadForFrame
13 main frame - didFinishLoadForFrame
14 This tests that doing a "normal load" of a webarchive (not using loadArchive) d oes not cause a cancelled error to be called.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698