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

Unified Diff: LayoutTests/platform/win/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/win/css1/box_properties/padding-expected.txt
diff --git a/LayoutTests/platform/win/css1/box_properties/padding-expected.txt b/LayoutTests/platform/win/css1/box_properties/padding-expected.txt
index 2b69d5309c66273f9793f88db102a98aec58c2b4..1338721bc36e8600db76d8e3cb2b19912afda3dd 100644
--- a/LayoutTests/platform/win/css1/box_properties/padding-expected.txt
+++ b/LayoutTests/platform/win/css1/box_properties/padding-expected.txt
@@ -1,8 +1,8 @@
layer at (0,0) size 785x2284
RenderView at (0,0) size 785x600
layer at (0,0) size 785x2284
- RenderBlock {HTML} at (0,0) size 785x2284
- RenderBody {BODY} at (8,8) size 769x2268 [bgcolor=#CCCCCC]
+ RenderBlock {HTML} at (0,0) size 785x2283.50
+ RenderBody {BODY} at (8,8) size 769x2267.50 [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:"
@@ -38,19 +38,19 @@ layer at (0,0) size 785x2284
RenderText {#text} at (80,80) size 583x39
text run at (80,80) width 583: "This element should have an overall padding of 5 em, which will require extra text in order to test."
text run at (80,100) width 441: "Both the content background and the padding should be aqua (light blue)."
- RenderBlock {P} at (0,673) size 769x465 [bgcolor=#00FFFF]
+ RenderBlock {P} at (0,673) size 769x464.50 [bgcolor=#00FFFF]
RenderText {#text} at (192,192) size 379x79
text run at (192,192) width 369: "This element should have an overall padding of 25%, which is"
text run at (192,212) width 350: "calculated with respect to the width of the parent element. "
text run at (542,212) width 29: "Both"
text run at (192,232) width 370: "the content background and the padding should be aqua (light"
text run at (192,252) width 34: "blue)."
- RenderBlock {P} at (0,1153) size 769x41 [bgcolor=#00FFFF]
+ RenderBlock {P} at (0,1153.50) size 769x40 [bgcolor=#00FFFF]
RenderText {#text} at (0,0) size 733x39
text run at (0,0) width 510: "This element should have no padding, since negative padding values are not allowed. "
text run at (510,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,1209) size 769x1059 [border: (1px outset #808080)]
+ RenderTable {TABLE} at (0,1209.50) size 769x1058 [border: (1px outset #808080)]
RenderTableSection {TBODY} at (1,1) size 767x1056
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 785x2284
RenderTableCell {TD} at (0,528) 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 755x1028 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (12,28) size 755x1027.50 [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."
@@ -78,13 +78,13 @@ layer at (0,0) size 785x2284
RenderText {#text} at (80,80) size 583x39
text run at (80,80) width 583: "This element should have an overall padding of 5 em, which will require extra text in order to test."
text run at (80,100) width 441: "Both the content background and the padding should be aqua (light blue)."
- RenderBlock {P} at (4,514) size 747x454 [bgcolor=#00FFFF]
+ RenderBlock {P} at (4,514) size 747x453.50 [bgcolor=#00FFFF]
RenderText {#text} at (187,187) size 370x79
text run at (187,187) width 369: "This element should have an overall padding of 25%, which is"
text run at (187,207) width 346: "calculated with respect to the width of the parent element."
text run at (187,227) width 370: "Both the content background and the padding should be aqua"
text run at (187,247) width 67: "(light blue)."
- RenderBlock {P} at (4,983) size 747x41 [bgcolor=#00FFFF]
+ RenderBlock {P} at (4,983.50) size 747x40 [bgcolor=#00FFFF]
RenderText {#text} at (0,0) size 733x39
text run at (0,0) width 510: "This element should have no padding, since negative padding values are not allowed. "
text run at (510,0) width 223: "Both the content background and the"

Powered by Google App Engine
This is Rietveld 408576698