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

Unified Diff: LayoutTests/platform/mac/css1/box_properties/width-expected.txt

Issue 1149893016: Auto-rebaseline for r196194 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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/width-expected.txt
diff --git a/LayoutTests/platform/mac/css1/box_properties/width-expected.txt b/LayoutTests/platform/mac/css1/box_properties/width-expected.txt
index 6fb006f3413065dc93352319aae032647df5f9d8..2319e27369d0a922cce5f85a099e2f701fdf4934 100644
--- a/LayoutTests/platform/mac/css1/box_properties/width-expected.txt
+++ b/LayoutTests/platform/mac/css1/box_properties/width-expected.txt
@@ -28,9 +28,9 @@ layer at (0,0) size 785x1378 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutText {#text} at (0,0) size 683x18
text run at (0,0) width 683: "The square above should be half as wide as the image's parent element (either the BODY or the table cell)."
LayoutBlockFlow {P} at (0,637) size 384.50x108
- LayoutText {#text} at (0,0) size 376x72
+ LayoutText {#text} at (0,0) size 375x72
text run at (0,0) width 336: "This paragraph should be half the width of its parent"
- text run at (0,18) width 376: "element (either the BODY or the table, which should itself"
+ text run at (0,18) width 375: "element (either the BODY or the table, which should itself"
text run at (0,36) width 255: "be half as wide as the BODY element). "
text run at (254,36) width 108: "This is extra text"
text run at (0,54) width 329: "included to ensure that this will be a fair test of the "

Powered by Google App Engine
This is Rietveld 408576698