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

Side by Side Diff: LayoutTests/platform/win-xp/css1/box_properties/padding_bottom_inline-expected.txt

Issue 304913002: Unreviewed Win XP rebaselines for r175038, part 3 (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 [bgcolor=#CCCCCC] 5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#CCCCCC]
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 337x19 7 RenderText {#text} at (0,0) size 337x19
8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:"
9 RenderBlock {PRE} at (0,36) size 784x48 9 RenderBlock {PRE} at (0,36) size 784x48
10 RenderText {#text} at (0,0) size 424x48 10 RenderText {#text} at (0,0) size 424x48
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
91 RenderInline {TT} at (0,0) size 24x16 91 RenderInline {TT} at (0,0) size 24x16
92 RenderText {#text} at (586,3) size 24x16 92 RenderText {#text} at (586,3) size 24x16
93 text run at (586,3) width 24: "two" 93 text run at (586,3) width 24: "two"
94 RenderText {#text} at (610,0) size 714x39 94 RenderText {#text} at (610,0) size 714x39
95 text run at (610,0) width 104: ", giving it an aqua" 95 text run at (610,0) width 104: ", giving it an aqua"
96 text run at (0,20) width 497: "background and no bottom padd ing, since negative padding values are not allowed" 96 text run at (0,20) width 497: "background and no bottom padd ing, since negative padding values are not allowed"
97 RenderText {#text} at (497,20) size 756x39 97 RenderText {#text} at (497,20) size 756x39
98 text run at (497,20) width 8: ". " 98 text run at (497,20) width 8: ". "
99 text run at (505,20) width 251: "Padding on inline elements do es not affect" 99 text run at (505,20) width 251: "Padding on inline elements do es not affect"
100 text run at (0,40) width 492: "line-height calculations, so al l lines in this element should have the same line-height." 100 text run at (0,40) width 492: "line-height calculations, so al l lines in this element should have the same line-height."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698