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

Unified Diff: LayoutTests/platform/mac/css1/box_properties/margin_right-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_right-expected.txt
diff --git a/LayoutTests/platform/mac/css1/box_properties/margin_right-expected.txt b/LayoutTests/platform/mac/css1/box_properties/margin_right-expected.txt
index 0a38eecedc5c1ff1bcb711b82b40d09853378716..6078121c6c0369d0c7396f855f38d1886794261a 100644
--- a/LayoutTests/platform/mac/css1/box_properties/margin_right-expected.txt
+++ b/LayoutTests/platform/mac/css1/box_properties/margin_right-expected.txt
@@ -33,7 +33,7 @@ layer at (0,0) size 785x1005
RenderBlock {P} at (0,257) size 689x18 [bgcolor=#00FFFF]
RenderText {#text} at (375,0) size 314x18
text run at (375,0) width 314: "This sentence should have a right margin of 5 em."
- RenderBlock {P} at (0,291) size 577x36 [bgcolor=#00FFFF]
+ RenderBlock {P} at (0,291) size 576.75x36 [bgcolor=#00FFFF]
RenderText {#text} at (21,0) size 555x36
text run at (21,0) width 555: "This sentence should have a right margin of 25%, which is calculated with respect to the"
text run at (400,18) width 176: "width of the parent element."
@@ -87,7 +87,7 @@ layer at (0,0) size 785x1005
RenderBlock {P} at (4,106) size 667x18 [bgcolor=#00FFFF]
RenderText {#text} at (353,0) size 314x18
text run at (353,0) width 314: "This sentence should have a right margin of 5 em."
- RenderBlock {P} at (4,140) size 561x36 [bgcolor=#00FFFF]
+ RenderBlock {P} at (4,140) size 560.25x36 [bgcolor=#00FFFF]
RenderText {#text} at (5,0) size 555x36
text run at (5,0) width 555: "This sentence should have a right margin of 25%, which is calculated with respect to the"
text run at (384,18) width 176: "width of the parent element."

Powered by Google App Engine
This is Rietveld 408576698