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

Unified Diff: LayoutTests/platform/mac/css1/box_properties/margin_left-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/margin_left-expected.txt
diff --git a/LayoutTests/platform/mac/css1/box_properties/margin_left-expected.txt b/LayoutTests/platform/mac/css1/box_properties/margin_left-expected.txt
index 12503687346ca42463a6af5345ea27ea6d54678b..7f9db7d573a43925d4fbf9a58b9508f330a572a4 100644
--- a/LayoutTests/platform/mac/css1/box_properties/margin_left-expected.txt
+++ b/LayoutTests/platform/mac/css1/box_properties/margin_left-expected.txt
@@ -33,7 +33,7 @@ layer at (0,0) size 785x1005
RenderBlock {P} at (80,257) size 689x18 [bgcolor=#00FFFF]
RenderText {#text} at (0,0) size 305x18
text run at (0,0) width 305: "This sentence should have a left margin of 5 em."
- RenderBlock {P} at (192,291) size 577x36 [bgcolor=#00FFFF]
+ RenderBlock {P} at (192.25,291) size 576.75x36 [bgcolor=#00FFFF]
RenderText {#text} at (0,0) size 546x36
text run at (0,0) width 546: "This sentence should have a left margin of 25%, which is calculated with respect to the"
text run at (0,18) width 176: "width of the parent element."
@@ -87,7 +87,7 @@ layer at (0,0) size 785x1005
RenderBlock {P} at (84,106) size 667x18 [bgcolor=#00FFFF]
RenderText {#text} at (0,0) size 305x18
text run at (0,0) width 305: "This sentence should have a left margin of 5 em."
- RenderBlock {P} at (190,140) size 561x36 [bgcolor=#00FFFF]
+ RenderBlock {P} at (190.75,140) size 560.25x36 [bgcolor=#00FFFF]
RenderText {#text} at (0,0) size 546x36
text run at (0,0) width 546: "This sentence should have a left margin of 25%, which is calculated with respect to the"
text run at (0,18) width 176: "width of the parent element."

Powered by Google App Engine
This is Rietveld 408576698