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

Unified Diff: LayoutTests/platform/mac/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/mac/css1/box_properties/padding_top-expected.txt
diff --git a/LayoutTests/platform/mac/css1/box_properties/padding_top-expected.txt b/LayoutTests/platform/mac/css1/box_properties/padding_top-expected.txt
index f37af0676600803f182568c8efd1b6013c49b965..aba63bd0d8eebc1754b9b1172a7271fe545e46f8 100644
--- a/LayoutTests/platform/mac/css1/box_properties/padding_top-expected.txt
+++ b/LayoutTests/platform/mac/css1/box_properties/padding_top-expected.txt
@@ -1,8 +1,8 @@
layer at (0,0) size 785x1464
RenderView at (0,0) size 785x600
layer at (0,0) size 785x1464
- RenderBlock {HTML} at (0,0) size 785x1465
- RenderBody {BODY} at (8,8) size 769x1449 [bgcolor=#CCCCCC]
+ RenderBlock {HTML} at (0,0) size 785x1464.25
+ RenderBody {BODY} at (8,8) size 769x1448.25 [bgcolor=#CCCCCC]
RenderBlock {P} at (0,0) size 769x18
RenderText {#text} at (0,0) size 355x18
text run at (0,0) width 355: "The style declarations which apply to the text below are:"
@@ -39,18 +39,18 @@ layer at (0,0) size 785x1464
text run at (0,80) width 590: "This element should have a top padding of 5 em, which will require extra text in order to test. "
text run at (590,80) width 104: "Both the content"
text run at (0,98) width 356: "background and the padding should be aqua (light blue)."
- RenderBlock {P} at (0,498) size 769x229 [bgcolor=#00FFFF]
+ RenderBlock {P} at (0,498) size 769x228.25 [bgcolor=#00FFFF]
RenderText {#text} at (0,192) size 763x36
text run at (0,192) width 732: "This element should have a top padding of 25%, which is calculated with respect to the width of the parent element. "
text run at (732,192) width 31: "Both"
text run at (0,210) width 433: "the content background and the padding should be aqua (light blue). "
text run at (433,210) width 264: "This will require extra text in order to test."
- RenderBlock {P} at (0,742) size 769x37 [bgcolor=#00FFFF]
+ RenderBlock {P} at (0,742.25) size 769x36 [bgcolor=#00FFFF]
RenderText {#text} at (0,0) size 748x36
text run at (0,0) width 565: "This element should have no top padding, since negative padding values are not allowed. "
text run at (565,0) width 183: "Both the content background"
text run at (0,18) width 325: "and the normal padding should be aqua (light blue)."
- RenderTable {TABLE} at (0,794) size 769x655 [border: (1px outset #808080)]
+ RenderTable {TABLE} at (0,794.25) size 769x654 [border: (1px outset #808080)]
RenderTableSection {TBODY} at (1,1) size 767x652
RenderTableRow {TR} at (0,0) size 767x26
RenderTableCell {TD} at (0,0) size 767x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
@@ -61,7 +61,7 @@ layer at (0,0) size 785x1464
RenderTableCell {TD} at (0,326) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
RenderText {#text} at (4,4) size 4x18
text run at (4,4) width 4: " "
- RenderTableCell {TD} at (12,26) size 755x626 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (12,26) size 755x625.75 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
RenderBlock {P} at (4,4) size 747x18 [bgcolor=#C0C0C0]
RenderText {#text} at (0,0) size 203x18
text run at (0,0) width 203: "This element has a class of zero."
@@ -80,12 +80,12 @@ layer at (0,0) size 785x1464
text run at (0,80) width 590: "This element should have a top padding of 5 em, which will require extra text in order to test. "
text run at (590,80) width 104: "Both the content"
text run at (0,98) width 356: "background and the padding should be aqua (light blue)."
- RenderBlock {P} at (4,347) size 747x223 [bgcolor=#00FFFF]
+ RenderBlock {P} at (4,347) size 747x222.75 [bgcolor=#00FFFF]
RenderText {#text} at (0,187) size 732x36
text run at (0,187) width 728: "This element should have a top padding of 25%, which is calculated with respect to the width of the parent element."
text run at (0,205) width 468: "Both the content background and the padding should be aqua (light blue). "
text run at (468,205) width 264: "This will require extra text in order to test."
- RenderBlock {P} at (4,585) size 747x37 [bgcolor=#00FFFF]
+ RenderBlock {P} at (4,585.75) size 747x36 [bgcolor=#00FFFF]
RenderText {#text} at (0,0) size 669x36
text run at (0,0) width 565: "This element should have no top padding, since negative padding values are not allowed. "
text run at (565,0) width 104: "Both the content"

Powered by Google App Engine
This is Rietveld 408576698