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

Side by Side Diff: LayoutTests/platform/win-xp/fast/parser/001-expected.txt

Issue 309503009: Unreviewed Win XP rebaselines for r175038, part 8 (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 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {DIR} at (0,0) size 784x112 6 RenderBlock {DIR} at (0,0) size 784x112
7 RenderBlock (anonymous) at (40,0) size 744x20 7 RenderBlock (anonymous) at (40,0) size 744x20
8 RenderText {#text} at (0,0) size 26x19 8 RenderText {#text} at (0,0) size 26x19
9 text run at (0,0) width 26: "One" 9 text run at (0,0) width 26: "One"
10 RenderBlock {DIR} at (40,36) size 744x76 10 RenderBlock {DIR} at (40,36) size 744x76
(...skipping 22 matching lines...) Expand all
33 text run at (0,0) width 131: "This text won't break." 33 text run at (0,0) width 131: "This text won't break."
34 RenderBlock (anonymous) at (0,510) size 784x16 34 RenderBlock (anonymous) at (0,510) size 784x16
35 RenderBlock {PRE} at (0,0) size 784x16 35 RenderBlock {PRE} at (0,0) size 784x16
36 RenderText {#text} at (0,0) size 208x16 36 RenderText {#text} at (0,0) size 208x16
37 text run at (0,0) width 208: "This will be preformatted." 37 text run at (0,0) width 208: "This will be preformatted."
38 RenderBlock (anonymous) at (0,539) size 784x20 38 RenderBlock (anonymous) at (0,539) size 784x20
39 RenderInline {NOBR} at (0,0) size 226x19 [bgcolor=#CCCCCC] 39 RenderInline {NOBR} at (0,0) size 226x19 [bgcolor=#CCCCCC]
40 RenderText {#text} at (0,0) size 226x19 40 RenderText {#text} at (0,0) size 226x19
41 text run at (0,0) width 226: "Now we're back to nonbreaking text." 41 text run at (0,0) width 226: "Now we're back to nonbreaking text."
42 RenderText {#text} at (0,0) size 0x0 42 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698