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

Unified Diff: LayoutTests/platform/mac/css1/units/percentage_units-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/units/percentage_units-expected.txt
diff --git a/LayoutTests/platform/mac/css1/units/percentage_units-expected.txt b/LayoutTests/platform/mac/css1/units/percentage_units-expected.txt
index b4ba6ae6f4cc90b23d927800b4178b734bbf23df..c50278efa8afaa8fb914540ae36c5d25392b88e6 100644
--- a/LayoutTests/platform/mac/css1/units/percentage_units-expected.txt
+++ b/LayoutTests/platform/mac/css1/units/percentage_units-expected.txt
@@ -48,7 +48,7 @@ layer at (0,0) size 800x600
text run at (4,4) width 4: " "
RenderTableCell {TD} at (12,26) size 770x184 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
RenderBlock {DIV} at (4,4) size 762x124 [bgcolor=#FFFF00]
- RenderBlock {DIV} at (190,0) size 382x54 [bgcolor=#FFFFFF]
+ RenderBlock {DIV} at (190.50,0) size 381x54 [bgcolor=#FFFFFF]
RenderBlock {P} at (0,0) size 381x54
RenderText {#text} at (0,0) size 326x54
text run at (0,0) width 326: "This paragraph should be centered within its yellow"
@@ -60,7 +60,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 353: "This paragraph should be right-aligned within its yellow"
text run at (0,18) width 323: "containing block and its width should be half of the"
text run at (0,36) width 109: "containing block."
- RenderBlock {P} at (194,144) size 572x36
+ RenderBlock {P} at (194.50,144) size 571.50x36
RenderText {#text} at (0,0) size 549x36
text run at (0,0) width 549: "This paragraph should have a left margin of 25% the width of its parent element, which"
text run at (0,18) width 357: "should require some extra text in order to test effectively."

Powered by Google App Engine
This is Rietveld 408576698