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

Unified Diff: LayoutTests/platform/win/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/win/css1/box_properties/margin_left-expected.txt
diff --git a/LayoutTests/platform/win/css1/box_properties/margin_left-expected.txt b/LayoutTests/platform/win/css1/box_properties/margin_left-expected.txt
index 2bdb1e38e37ff9f30aed4764e6bc813424e7b6d1..79514b008aeb157abbdca0703ba435834b47c63f 100644
--- a/LayoutTests/platform/win/css1/box_properties/margin_left-expected.txt
+++ b/LayoutTests/platform/win/css1/box_properties/margin_left-expected.txt
@@ -33,7 +33,7 @@ layer at (0,0) size 785x1057
RenderBlock {P} at (80,271) size 689x20 [bgcolor=#00FFFF]
RenderText {#text} at (0,0) size 287x19
text run at (0,0) width 287: "This sentence should have a left margin of 5 em."
- RenderBlock {P} at (192,307) size 577x40 [bgcolor=#00FFFF]
+ RenderBlock {P} at (192.25,307) size 576.75x40 [bgcolor=#00FFFF]
RenderText {#text} at (0,0) size 570x39
text run at (0,0) width 570: "This sentence should have a left margin of 25%, which is calculated with respect to the width of"
text run at (0,20) width 114: "the parent element."
@@ -87,7 +87,7 @@ layer at (0,0) size 785x1057
RenderBlock {P} at (84,112) size 667x20 [bgcolor=#00FFFF]
RenderText {#text} at (0,0) size 287x19
text run at (0,0) width 287: "This sentence should have a left margin of 5 em."
- RenderBlock {P} at (190,148) size 561x40 [bgcolor=#00FFFF]
+ RenderBlock {P} at (190.75,148) size 560.25x40 [bgcolor=#00FFFF]
RenderText {#text} at (0,0) size 554x39
text run at (0,0) width 554: "This sentence should have a left margin of 25%, which is calculated with respect to the width"
text run at (0,20) width 130: "of the parent element."

Powered by Google App Engine
This is Rietveld 408576698