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

Side by Side Diff: LayoutTests/platform/win-xp/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
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 743x39 7 RenderText {#text} at (0,0) size 743x39
8 text run at (0,0) width 126: "This test verifies that " 8 text run at (0,0) width 126: "This test verifies that "
9 text run at (126,0) width 617: "accessing a frame's document while it is still loading does not prevent the load, but can access at least a" 9 text run at (126,0) width 617: "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,20) width 170: "temporary empty document." 10 text run at (0,20) width 170: "temporary empty document."
(...skipping 19 matching lines...) Expand all
30 text run at (0,0) width 69: "SUCCESS" 30 text run at (0,0) width 69: "SUCCESS"
31 layer at (8,104) size 300x40 31 layer at (8,104) size 300x40
32 RenderPartObject {IFRAME} at (0,40) size 300x40 32 RenderPartObject {IFRAME} at (0,40) size 300x40
33 layer at (0,0) size 300x40 33 layer at (0,0) size 300x40
34 RenderView at (0,0) size 300x40 34 RenderView at (0,0) size 300x40
35 layer at (0,0) size 300x40 35 layer at (0,0) size 300x40
36 RenderBlock {HTML} at (0,0) size 300x40 36 RenderBlock {HTML} at (0,0) size 300x40
37 RenderBody {BODY} at (8,8) size 284x24 37 RenderBody {BODY} at (8,8) size 284x24
38 RenderText {#text} at (0,0) size 69x19 38 RenderText {#text} at (0,0) size 69x19
39 text run at (0,0) width 69: "SUCCESS" 39 text run at (0,0) width 69: "SUCCESS"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698