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

Unified Diff: LayoutTests/platform/win-xp/css1/box_properties/float_on_text_elements-expected.txt

Issue 313803005: Auto-rebaseline for r175434 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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-xp/css1/box_properties/float_on_text_elements-expected.txt
diff --git a/LayoutTests/platform/win-xp/css1/box_properties/float_on_text_elements-expected.txt b/LayoutTests/platform/win-xp/css1/box_properties/float_on_text_elements-expected.txt
index cccd5ce414b5953071ae7de4cf4b5f7dd3792d92..7044d8804053386bf39368aaaca32b56b32f8353 100644
--- a/LayoutTests/platform/win-xp/css1/box_properties/float_on_text_elements-expected.txt
+++ b/LayoutTests/platform/win-xp/css1/box_properties/float_on_text_elements-expected.txt
@@ -136,8 +136,8 @@ layer at (0,0) size 785x2846
text run at (0,40) width 192: "background is yellow and the"
text run at (0,60) width 83: "width is 25%."
RenderBlock {P} at (0,1140) size 769x40
- RenderText {#text} at (192,0) size 384x39
- text run at (192,0) width 384: "This paragraph should appear between a blue box (on the left)"
+ RenderText {#text} at (192,0) size 385x39
+ text run at (192,0) width 385: "This paragraph should appear between a blue box (on the left)"
text run at (192,20) width 189: "and a yellow box (on the right)."
RenderBlock (anonymous) at (0,1180) size 769x40
RenderBR {BR} at (192,0) size 1x19
@@ -152,10 +152,10 @@ layer at (0,0) size 785x2846
RenderText {#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 320: "of the DIV element is blue and its width is 75%. This "
- text run at (320,20) width 102: "text should all be"
- text run at (0,40) width 248: "inside the blue rectangle. The blue DIV "
- text run at (248,40) width 328: "element has another DIV element as a child. It has a"
+ 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 (249,40) width 327: "element has another DIV element as a child. It has a"
text run at (0,60) width 45: "yellow "
text run at (45,60) width 367: "background color and is floated to the right. Since it is a "
text run at (412,60) width 164: "child of the blue DIV, the"
@@ -330,13 +330,13 @@ layer at (0,0) size 785x2846
RenderText {#text} at (0,0) size 560x139
text run at (0,0) width 338: "This paragraph is inside a DIV which is floated left. The "
text run at (338,0) width 72: "background"
- text run at (0,20) width 326: "of the DIV element is blue and its width is 75%. This "
- text run at (326,20) width 84: "text should all"
- text run at (0,40) width 257: "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 (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 (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 348: "background color and is floated to the right. Since it is a "
- text run at (403,60) width 157: "child of the blue DIV, the"
+ text run at (55,60) width 349: "background color and is floated to the right. Since it is a "
+ text run at (404,60) width 156: "child of the blue DIV, the"
text run at (0,80) width 230: "yellow DIV should appear inside the "
text run at (230,80) width 330: "blue rectangle. Due to it being floated to the right and"
text run at (0,100) width 43: "having "

Powered by Google App Engine
This is Rietveld 408576698