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

Side by Side Diff: LayoutTests/http/tests/misc/frame-access-during-load-expected.txt

Issue 301193007: Unreviewed Win XP rebaselines for r175038, part 9 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 780x36
8 text run at (0,0) width 134: "This test verifies that "
9 text run at (134,0) width 646: "accessing a frame's document while it is still loading does not prevent the load, but can access at least a"
10 text run at (0,18) width 177: "temporary empty document."
11 RenderBlock (anonymous) at (0,52) size 784x116
12 RenderPartObject {IFRAME} at (0,0) size 300x40
13 layer at (0,0) size 300x40
14 RenderView at (0,0) size 300x40
15 layer at (0,0) size 300x40
16 RenderBlock {HTML} at (0,0) size 300x40
17 RenderBody {BODY} at (8,8) size 284x24
18 RenderText {#text} at (0,0) size 71x18
19 text run at (0,0) width 71: "SUCCESS"
20 RenderBR {BR} at (300,40) size 0x0
21 RenderPartObject {IFRAME} at (0,40) size 300x40
22 layer at (0,0) size 300x40
23 RenderView at (0,0) size 300x40
24 layer at (0,0) size 300x40
25 RenderBlock {HTML} at (0,0) size 300x40
26 RenderBody {BODY} at (8,8) size 284x24
27 RenderText {#text} at (0,0) size 71x18
28 text run at (0,0) width 71: "SUCCESS"
29 RenderBR {BR} at (300,80) size 0x0
30 RenderText {#text} at (0,80) size 164x18
31 text run at (0,80) width 164: "[object HTMLDocument]"
32 RenderBR {BR} at (164,94) size 0x0
33 RenderText {#text} at (0,98) size 164x18
34 text run at (0,98) width 164: "[object HTMLDocument]"
35 RenderBlock {P} at (0,184) size 784x18
36 RenderText {#text} at (0,0) size 614x18
37 text run at (0,0) width 614: "If this test passes, you should see SUCC ESS twice, followed by [object HTMLDocument] twice."
OLDNEW
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698