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

Unified Diff: LayoutTests/platform/mac/css1/box_properties/padding-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-expected.txt
diff --git a/LayoutTests/platform/mac/css1/box_properties/padding-expected.txt b/LayoutTests/platform/mac/css1/box_properties/padding-expected.txt
index ae769e902f828b8fa97ce96211a5f00df754a0ea..4c075bc4ee1600705314aa13e169d3c36284804e 100644
--- a/LayoutTests/platform/mac/css1/box_properties/padding-expected.txt
+++ b/LayoutTests/platform/mac/css1/box_properties/padding-expected.txt
@@ -1,8 +1,8 @@
layer at (0,0) size 785x2222
RenderView at (0,0) size 785x600
layer at (0,0) size 785x2222
- RenderBlock {HTML} at (0,0) size 785x2222
- RenderBody {BODY} at (8,8) size 769x2206 [bgcolor=#CCCCCC]
+ RenderBlock {HTML} at (0,0) size 785x2221.50
+ RenderBody {BODY} at (8,8) size 769x2205.50 [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:"
@@ -38,18 +38,18 @@ layer at (0,0) size 785x2222
text run at (80,80) width 588: "This element should have an overall padding of 5 em, which will require extra text in order to"
text run at (80,98) width 29: "test. "
text run at (109,98) width 464: "Both the content background and the padding should be aqua (light blue)."
- RenderBlock {P} at (0,651) size 769x457 [bgcolor=#00FFFF]
+ RenderBlock {P} at (0,651) size 769x456.50 [bgcolor=#00FFFF]
RenderText {#text} at (192,192) size 379x72
text run at (192,192) width 379: "This element should have an overall padding of 25%, which"
text run at (192,210) width 376: "is calculated with respect to the width of the parent element."
text run at (192,228) width 353: "Both the content background and the padding should be"
text run at (192,246) width 107: "aqua (light blue)."
- RenderBlock {P} at (0,1123) size 769x37 [bgcolor=#00FFFF]
+ RenderBlock {P} at (0,1123.50) size 769x36 [bgcolor=#00FFFF]
RenderText {#text} at (0,0) size 751x36
text run at (0,0) width 541: "This element should have no padding, since negative padding values are not allowed. "
text run at (541,0) width 210: "Both the content background and"
text run at (0,18) width 298: "the normal padding should be aqua (light blue)."
- RenderTable {TABLE} at (0,1175) size 769x1031 [border: (1px outset #808080)]
+ RenderTable {TABLE} at (0,1175.50) size 769x1030 [border: (1px outset #808080)]
RenderTableSection {TBODY} at (1,1) size 767x1028
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]
@@ -60,7 +60,7 @@ layer at (0,0) size 785x2222
RenderTableCell {TD} at (0,514) 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 755x1002 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (12,26) size 755x1001.50 [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."
@@ -79,14 +79,14 @@ layer at (0,0) size 785x2222
text run at (80,80) width 572: "This element should have an overall padding of 5 em, which will require extra text in order"
text run at (80,98) width 45: "to test. "
text run at (125,98) width 464: "Both the content background and the padding should be aqua (light blue)."
- RenderBlock {P} at (4,500) size 747x446 [bgcolor=#00FFFF]
+ RenderBlock {P} at (4,500) size 747x445.50 [bgcolor=#00FFFF]
RenderText {#text} at (187,187) size 362x72
text run at (187,187) width 336: "This element should have an overall padding of 25%,"
text run at (187,205) width 362: "which is calculated with respect to the width of the parent"
text run at (187,223) width 57: "element. "
text run at (244,223) width 288: "Both the content background and the padding"
text run at (187,241) width 172: "should be aqua (light blue)."
- RenderBlock {P} at (4,961) size 747x37 [bgcolor=#00FFFF]
+ RenderBlock {P} at (4,961.50) size 747x36 [bgcolor=#00FFFF]
RenderText {#text} at (0,0) size 724x36
text run at (0,0) width 541: "This element should have no padding, since negative padding values are not allowed. "
text run at (541,0) width 183: "Both the content background"

Powered by Google App Engine
This is Rietveld 408576698