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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/float_on_text_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/linux/css1/box_properties/float_on_text_elements-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/float_on_text_elements-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/float_on_text_elements-expected.txt
index 91a097143e976481e92f064864d263fefcc48b98..0e3a0477db8a202acdce562e8d49272d13417d3a 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/float_on_text_elements-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/float_on_text_elements-expected.txt
@@ -150,13 +150,13 @@ layer at (0,0) size 785x2846 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,0) width 144: "See description in the"
text run at (0,20) width 118: "box on the left side."
LayoutBlockFlow {P} at (0,0) size 576.75x120
- LayoutText {#text} at (0,0) size 577x119
+ LayoutText {#text} at (0,0) size 576x119
text run at (0,0) width 350: "This paragraph is inside a DIV which is floated left. The "
text run at (350,0) width 72: "background"
text run at (0,20) width 321: "of the DIV element is blue and its width is 75%. This "
text run at (321,20) width 101: "text should all be"
text run at (0,40) width 249: "inside the blue rectangle. The blue DIV "
- text run at (248,40) width 329: "element has another DIV element as a child. It has a"
+ text run at (249,40) width 327: "element has another DIV element as a child. It has a"
text run at (0,60) width 43: "yellow "
text run at (43,60) width 340: "background color and is floated to the right. Since it is a "
text run at (383,60) width 193: "child of the blue DIV, the yellow"
@@ -334,7 +334,7 @@ layer at (0,0) size 785x2846 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,20) width 327: "of the DIV element is blue and its width is 75%. This "
text run at (327,20) width 83: "text should all"
text run at (0,40) width 258: "be inside the blue rectangle. The blue DIV "
- text run at (257,40) width 303: "element has another DIV element as a child. It has"
+ text run at (258,40) width 302: "element has another DIV element as a child. It has"
text run at (0,60) width 55: "a yellow "
text run at (55,60) width 350: "background color and is floated to the right. Since it is a "
text run at (405,60) width 155: "child of the blue DIV, the"

Powered by Google App Engine
This is Rietveld 408576698