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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/css1/formatting_model/floating_elements-expected.txt

Issue 1415983002: Auto-rebaseline for r355074 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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: third_party/WebKit/LayoutTests/platform/mac/css1/formatting_model/floating_elements-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css1/formatting_model/floating_elements-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css1/formatting_model/floating_elements-expected.txt
index 4bca8847a1e6f28a73602ad4331eed57fd272fd4..b73b02dbc939c8ff8c73a14d68eb326527eee8cd 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css1/formatting_model/floating_elements-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css1/formatting_model/floating_elements-expected.txt
@@ -47,7 +47,7 @@ layer at (0,0) size 785x6353 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutText {#text} at (199,5) size 362x90
text run at (199,5) width 178: "This is text within the DIV. "
text run at (376,5) width 185: "The floating elements within"
- text run at (199,23) width 335: "this DIV should not go beyond the left or right inner"
+ text run at (199,23) width 336: "this DIV should not go beyond the left or right inner"
text run at (199,41) width 342: "edge of this DIV, which means that the borders of the"
text run at (199,59) width 328: "floating elements should not overlap the top or side"
text run at (199,77) width 124: "borders of the DIV."
@@ -126,7 +126,7 @@ layer at (0,0) size 785x6353 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (199,23) width 99: "within the DIV."
text run at (199,41) width 78: "The floating"
text run at (199,59) width 102: "elements within"
- text run at (5,93) width 102: "this DIV should"
+ text run at (5,93) width 103: "this DIV should"
text run at (5,111) width 92: "not go beyond"
text run at (5,129) width 97: "the left or right"
text run at (5,147) width 85: "inner edge of"
@@ -400,10 +400,10 @@ layer at (0,0) size 785x6353 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (17,17) width 143: "This is a right-floating"
text run at (17,35) width 135: "paragraph (second in"
text run at (17,53) width 52: "source)."
- LayoutText {#text} at (199,5) size 343x90
+ LayoutText {#text} at (199,5) size 344x90
text run at (199,5) width 178: "This is text within the DIV. "
text run at (376,5) width 140: "The floating elements"
- text run at (199,23) width 343: "within this DIV should not go beyond the left or right"
+ text run at (199,23) width 344: "within this DIV should not go beyond the left or right"
text run at (199,41) width 338: "inner edge of this DIV, which means that the borders"
text run at (199,59) width 340: "of the floating elements should not overlap the top or"
text run at (199,77) width 153: "side borders of the DIV."
@@ -482,7 +482,7 @@ layer at (0,0) size 785x6353 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (199,23) width 99: "within the DIV."
text run at (199,41) width 78: "The floating"
text run at (199,59) width 102: "elements within"
- text run at (5,93) width 102: "this DIV should"
+ text run at (5,93) width 103: "this DIV should"
text run at (5,111) width 92: "not go beyond"
text run at (5,129) width 97: "the left or right"
text run at (5,147) width 85: "inner edge of"

Powered by Google App Engine
This is Rietveld 408576698