+2007-05-17 Maciej Stachowiak <mjs@apple.com>
+
+ Not Reviewed, buildbot test fix.
+
+ - updated results for the last fiew checkins.
+
+ * fast/dom/clientWidthAfterDocumentIsRemoved-expected.txt:
+ * fast/dom/replaceChild-expected.txt:
+ * http/tests/loading/bad-scheme-subframe-expected.txt:
+ * webarchive/loading/test-loading-archive-expected.txt:
+
2007-05-18 Sam Weinig <sam@webkit.org>
Reviewed by Mitz.
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
+ RenderBody {BODY} at (8,8) size 784x584
RenderBlock {P} at (0,0) size 784x18
RenderText {#text} at (0,0) size 212x18
text run at (0,0) width 212: "This test passes if it doesn't crash!"
- RenderBlock (anonymous) at (0,34) size 784x0
+ RenderBlock (anonymous) at (0,34) size 784x154
+ RenderPartObject {IFRAME} at (0,0) size 304x154 [border: (2px inset #000000)]
+ layer at (0,0) size 300x150
+ RenderView at (0,0) size 300x150
+ layer at (0,0) size 300x8
+ RenderBlock {HTML} at (0,0) size 300x8
+ RenderBody {BODY} at (8,8) size 284x0
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x36
- RenderBlock {HTML} at (0,0) size 800x36
- RenderBody {BODY} at (0,0) size 800x36 [bgcolor=#CCFFCC]
- RenderBlock {DIV} at (0,0) size 800x36
- RenderBlock {DIV} at (0,0) size 800x36
- RenderBlock {DIV} at (0,0) size 800x18
- RenderText {#text} at (0,0) size 33x18
- text run at (0,0) width 33: "test 1"
- RenderBlock {DIV} at (0,18) size 800x18
- RenderText {#text} at (0,0) size 33x18
- text run at (0,0) width 33: "test 2"
+layer at (0,0) size 800x152
+ RenderBlock {HTML} at (0,0) size 800x152
+ RenderBody {BODY} at (0,0) size 800x152 [bgcolor=#CCFFCC]
+ RenderBlock {DIV} at (0,0) size 800x152
+ RenderPartObject {IFRAME} at (0,0) size 152x152 [border: (1px solid #000000)]
+ layer at (0,0) size 150x150
+ RenderView at (0,0) size 150x150
+ layer at (0,0) size 150x52
+ RenderBlock {HTML} at (0,0) size 150x52
+ RenderBody {BODY} at (8,8) size 134x36
+ RenderBlock {DIV} at (0,0) size 134x36
+ RenderBlock {DIV} at (0,0) size 134x18
+ RenderText {#text} at (0,0) size 33x18
+ text run at (0,0) width 33: "test 1"
+ RenderBlock {DIV} at (0,18) size 134x18
+ RenderText {#text} at (0,0) size 33x18
+ text run at (0,0) width 33: "test 2"
main frame - didStartProvisionalLoadForFrame
-main frame - didFirstLayoutInFrame
main frame - willCloseFrame
main frame - didCommitLoadForFrame
main frame - didClearWindowObjectForFrame
+main frame - didStartProvisionalLoadForFrame
+main frame - willCloseFrame
+main frame - didCommitLoadForFrame
+main frame - didClearWindowObjectForFrame
+frame "<!--framePath //<!--frame0-->-->" - didClearWindowObjectForFrame
+frame "<!--framePath //<!--frame0-->-->" - didStartProvisionalLoadForFrame
resources/helloworld.webarchive - willSendRequest <NSURLRequest resources/helloworld.webarchive> redirectResponse (null)
+main frame - didFinishDocumentLoadForFrame
<unknown> - didFinishLoading
resources/helloworld.webarchive - didReceiveResponse <NSURLResponse resources/helloworld.webarchive>
+frame "<!--framePath //<!--frame0-->-->" - willCloseFrame
+frame "<!--framePath //<!--frame0-->-->" - didCommitLoadForFrame
+frame "<!--framePath //<!--frame0-->-->" - didClearWindowObjectForFrame
+frame "<!--framePath //<!--frame0-->-->" - didHandleOnloadEventsForFrame
+main frame - didHandleOnloadEventsForFrame
+frame "<!--framePath //<!--frame0-->-->" - didFirstLayoutInFrame
+main frame - didFirstLayoutInFrame
+frame "<!--framePath //<!--frame0-->-->" - didFinishDocumentLoadForFrame
+frame "<!--framePath //<!--frame0-->-->" - didFinishLoadForFrame
+main frame - didFinishLoadForFrame
This tests that doing a "normal load" of a webarchive (not using loadArchive) does not cause a cancelled error to be called.