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

Unified Diff: LayoutTests/platform/win/css1/formatting_model/horizontal_formatting-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/formatting_model/horizontal_formatting-expected.txt
diff --git a/LayoutTests/platform/win/css1/formatting_model/horizontal_formatting-expected.txt b/LayoutTests/platform/win/css1/formatting_model/horizontal_formatting-expected.txt
index d780b23159bedf64ccdd96fa14b48504509728e7..f7455a5750a11b6c5b30e6d0776d2e38b1dcf770 100644
--- a/LayoutTests/platform/win/css1/formatting_model/horizontal_formatting-expected.txt
+++ b/LayoutTests/platform/win/css1/formatting_model/horizontal_formatting-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 785x728
RenderBlock {P} at (10,0) size 749x20
RenderText {#text} at (0,0) size 539x19
text run at (0,0) width 539: "This paragraph should be indented twenty pixels, since horizontal margins do not collapse."
- RenderBlock {P} at (0,72) size 385x100 [bgcolor=#808080]
+ RenderBlock {P} at (0,72) size 384.50x100 [bgcolor=#808080]
RenderText {#text} at (0,0) size 379x99
text run at (0,0) width 345: "This element has a width of 50%, and due to 'auto' values"
text run at (0,20) width 366: "applied to the right margin, the element should be left justified"
@@ -18,7 +18,7 @@ layer at (0,0) size 785x728
text run at (102,40) width 277: "The gray rectangle should therefore appear on"
text run at (0,60) width 363: "the left edge of the viewport (e.g. the browser window). The"
text run at (0,80) width 315: "text inside the gray rectangle should not be centered."
- RenderBlock {P} at (192,188) size 385x120 [bgcolor=#808080]
+ RenderBlock {P} at (192.25,188) size 384.50x120 [bgcolor=#808080]
RenderText {#text} at (0,0) size 370x119
text run at (0,0) width 345: "This element has a width of 50%, and due to 'auto' values"
text run at (0,20) width 348: "applied to the left and right margins, the element should be"
@@ -27,7 +27,7 @@ layer at (0,0) size 785x728
text run at (0,60) width 324: "appear in the middle of the viewport (e.g. the browser"
text run at (0,80) width 343: "window). The text inside the gray rectangle should not be"
text run at (0,100) width 56: "centered."
- RenderBlock {P} at (384,324) size 385x100 [bgcolor=#808080]
+ RenderBlock {P} at (384.50,324) size 384.50x100 [bgcolor=#808080]
RenderText {#text} at (0,0) size 379x99
text run at (0,0) width 345: "This element has a width of 50%, and due to 'auto' values"
text run at (0,20) width 366: "applied to the left margin, the element should be right justified"
@@ -47,7 +47,7 @@ layer at (0,0) size 785x728
RenderText {#text} at (0,0) size 745x39
text run at (0,0) width 745: "Since the width is \"auto,\" the margins that are set to \"auto\" become zero and this paragraph should have width 100% and the"
text run at (0,20) width 160: "text should be left justified."
- RenderBlock {P} at (0,608) size 385x60 [bgcolor=#808080]
+ RenderBlock {P} at (0,608) size 384.50x60 [bgcolor=#808080]
RenderText {#text} at (0,0) size 362x39
text run at (0,0) width 362: "Since auto is an invalid value for padding, the right-margin of"
text run at (0,20) width 200: "this paragraph should be reset to "

Powered by Google App Engine
This is Rietveld 408576698