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

Unified Diff: LayoutTests/platform/win/css1/box_properties/padding_top-expected.txt

Issue 20558002: Auto-rebaseline for r154918 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win/css1/box_properties/padding_top-expected.txt
diff --git a/LayoutTests/platform/win/css1/box_properties/padding_top-expected.txt b/LayoutTests/platform/win/css1/box_properties/padding_top-expected.txt
index ebf923178a00b88862618b23b34604c7ed90f342..7fcd3f13c9e2280687aafdcef2d29a567e4a5137 100644
--- a/LayoutTests/platform/win/css1/box_properties/padding_top-expected.txt
+++ b/LayoutTests/platform/win/css1/box_properties/padding_top-expected.txt
@@ -1,8 +1,8 @@
layer at (0,0) size 785x1518
RenderView at (0,0) size 785x600
layer at (0,0) size 785x1518
- RenderBlock {HTML} at (0,0) size 785x1519
- RenderBody {BODY} at (8,8) size 769x1503 [bgcolor=#CCCCCC]
+ RenderBlock {HTML} at (0,0) size 785x1518.25
+ RenderBody {BODY} at (8,8) size 769x1502.25 [bgcolor=#CCCCCC]
RenderBlock {P} at (0,0) size 769x20
RenderText {#text} at (0,0) size 337x19
text run at (0,0) width 337: "The style declarations which apply to the text below are:"
@@ -39,18 +39,18 @@ layer at (0,0) size 785x1518
text run at (0,80) width 560: "This element should have a top padding of 5 em, which will require extra text in order to test. "
text run at (560,80) width 201: "Both the content background and"
text run at (0,100) width 236: "the padding should be aqua (light blue)."
- RenderBlock {P} at (0,520) size 769x233 [bgcolor=#00FFFF]
+ RenderBlock {P} at (0,520) size 769x232.25 [bgcolor=#00FFFF]
RenderText {#text} at (0,192) size 747x39
text run at (0,192) width 696: "This element should have a top padding of 25%, which is calculated with respect to the width of the parent element. "
text run at (696,192) width 51: "Both the"
text run at (0,212) width 390: "content background and the padding should be aqua (light blue). "
text run at (390,212) width 251: "This will require extra text in order to test."
- RenderBlock {P} at (0,768) size 769x41 [bgcolor=#00FFFF]
+ RenderBlock {P} at (0,768.25) size 769x40 [bgcolor=#00FFFF]
RenderText {#text} at (0,0) size 757x39
text run at (0,0) width 534: "This element should have no top padding, since negative padding values are not allowed. "
text run at (534,0) width 223: "Both the content background and the"
text run at (0,20) width 259: "normal padding should be aqua (light blue)."
- RenderTable {TABLE} at (0,824) size 769x679 [border: (1px outset #808080)]
+ RenderTable {TABLE} at (0,824.25) size 769x678 [border: (1px outset #808080)]
RenderTableSection {TBODY} at (1,1) size 767x676
RenderTableRow {TR} at (0,0) size 767x28
RenderTableCell {TD} at (0,0) size 767x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
@@ -61,7 +61,7 @@ layer at (0,0) size 785x1518
RenderTableCell {TD} at (0,338) size 12x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
RenderText {#text} at (4,4) size 4x19
text run at (4,4) width 4: " "
- RenderTableCell {TD} at (12,28) size 755x648 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (12,28) size 755x647.75 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
RenderBlock {P} at (4,4) size 747x20 [bgcolor=#C0C0C0]
RenderText {#text} at (0,0) size 193x19
text run at (0,0) width 193: "This element has a class of zero."
@@ -80,13 +80,13 @@ layer at (0,0) size 785x1518
text run at (0,80) width 560: "This element should have a top padding of 5 em, which will require extra text in order to test. "
text run at (560,80) width 175: "Both the content background"
text run at (0,100) width 262: "and the padding should be aqua (light blue)."
- RenderBlock {P} at (4,361) size 747x227 [bgcolor=#00FFFF]
+ RenderBlock {P} at (4,361) size 747x226.75 [bgcolor=#00FFFF]
RenderText {#text} at (0,187) size 747x39
text run at (0,187) width 696: "This element should have a top padding of 25%, which is calculated with respect to the width of the parent element. "
text run at (696,187) width 51: "Both the"
text run at (0,207) width 390: "content background and the padding should be aqua (light blue). "
text run at (390,207) width 251: "This will require extra text in order to test."
- RenderBlock {P} at (4,603) size 747x41 [bgcolor=#00FFFF]
+ RenderBlock {P} at (4,603.75) size 747x40 [bgcolor=#00FFFF]
RenderText {#text} at (0,0) size 735x39
text run at (0,0) width 534: "This element should have no top padding, since negative padding values are not allowed. "
text run at (534,0) width 201: "Both the content background and"

Powered by Google App Engine
This is Rietveld 408576698