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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/block/positioning/059-expected.txt

Issue 1416553002: Auto-rebaseline for r354723 (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/win/fast/block/positioning/059-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/block/positioning/059-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/block/positioning/059-expected.txt
index cfbdbfb0a9e81956aed3193b4266f7f6a5843a7d..fc380f9ad94f6c94f3a2b1c7c41692586a9d92bd 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/block/positioning/059-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/block/positioning/059-expected.txt
@@ -5,16 +5,16 @@ layer at (0,0) size 800x0
layer at (8,8) size 784x54
LayoutBlockFlow (positioned) {BODY} at (8,8) size 784x54
LayoutBlockFlow {DIV} at (0,0) size 784x54
- LayoutText {#text} at (0,0) size 131x17
- text run at (0,0) width 131: "You should see two "
- LayoutInline {I} at (0,0) size 114x17
- LayoutText {#text} at (130,0) size 114x17
- text run at (130,0) width 114: "vertically stacked"
- LayoutText {#text} at (243,0) size 781x53
- text run at (243,0) width 160: " green rectangles below. "
- text run at (402,0) width 184: "Each one is 100 pixels wide "
- text run at (585,0) width 119: "and 50 pixels tall. "
- text run at (703,0) width 63: "If the two"
+ LayoutText {#text} at (0,0) size 130x17
+ text run at (0,0) width 130: "You should see two "
+ LayoutInline {I} at (0,0) size 113x17
+ LayoutText {#text} at (129,0) size 113x17
+ text run at (129,0) width 113: "vertically stacked"
+ LayoutText {#text} at (241,0) size 781x53
+ text run at (241,0) width 159: " green rectangles below. "
+ text run at (399,0) width 184: "Each one is 100 pixels wide "
+ text run at (582,0) width 119: "and 50 pixels tall. "
+ text run at (700,0) width 63: "If the two"
text run at (0,18) width 396: "green rectangles are on the same line, then the test has failed. "
text run at (395,18) width 269: "This is a test of section 10.3.7 in CSS2.1. "
text run at (663,18) width 118: "In particular it is a"

Powered by Google App Engine
This is Rietveld 408576698