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

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

Issue 304233009: Unreviewed Win XP rebaselines for r175038, part 6 (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 {DIV} at (0,0) size 784x194.53 [border: (2px solid #FF0000)] 6 RenderBlock {DIV} at (0,0) size 784x194.53 [border: (2px solid #FF0000)]
7 RenderBlock (anonymous) at (2,2) size 780x20 7 RenderBlock (anonymous) at (2,2) size 780x20
8 RenderInline {I} at (0,0) size 234x19 8 RenderInline {I} at (0,0) size 234x19
9 RenderText {#text} at (0,0) size 96x19 9 RenderText {#text} at (0,0) size 96x19
10 text run at (0,0) width 96: "Start of a line. " 10 text run at (0,0) width 96: "Start of a line. "
(...skipping 13 matching lines...) Expand all
24 RenderText {#text} at (0,0) size 100x19 24 RenderText {#text} at (0,0) size 100x19
25 text run at (0,0) width 100: "Now more text." 25 text run at (0,0) width 100: "Now more text."
26 RenderBR {BR} at (100,15) size 0x0 26 RenderBR {BR} at (100,15) size 0x0
27 RenderText {#text} at (0,20) size 66x19 27 RenderText {#text} at (0,20) size 66x19
28 text run at (0,20) width 66: "This is red" 28 text run at (0,20) width 66: "This is red"
29 RenderText {#text} at (66,20) size 231x19 29 RenderText {#text} at (66,20) size 231x19
30 text run at (66,20) width 231: " but now only italic on the same l ine" 30 text run at (66,20) width 231: " but now only italic on the same l ine"
31 RenderBR {BR} at (297,35) size 0x0 31 RenderBR {BR} at (297,35) size 0x0
32 RenderText {#text} at (0,40) size 120x19 32 RenderText {#text} at (0,40) size 120x19
33 text run at (0,40) width 120: "Plain line at the end." 33 text run at (0,40) width 120: "Plain line at the end."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698