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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/fast/block/positioning/059-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/block/positioning/059-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/block/positioning/059-expected.txt
index 61d99467710d0bd78fd1639768ad3b790e93ae0e..6aa0e0be19517a2d17d53e2495d6381e3a4c30fb 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/block/positioning/059-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/block/positioning/059-expected.txt
@@ -5,16 +5,16 @@ layer at (0,0) size 800x0
layer at (8,8) size 784x60
LayoutBlockFlow (positioned) {BODY} at (8,8) size 784x60
LayoutBlockFlow {DIV} at (0,0) size 784x60
- LayoutText {#text} at (0,0) size 124x19
- text run at (0,0) width 124: "You should see two "
- LayoutInline {I} at (0,0) size 113x19
- LayoutText {#text} at (124,0) size 113x19
- text run at (124,0) width 113: "vertically stacked"
- LayoutText {#text} at (237,0) size 763x59
- text run at (237,0) width 150: " green rectangles below. "
- text run at (387,0) width 172: "Each one is 100 pixels wide "
- text run at (559,0) width 109: "and 50 pixels tall. "
- text run at (668,0) width 95: "If the two green"
+ LayoutText {#text} at (0,0) size 123x19
+ text run at (0,0) width 123: "You should see two "
+ LayoutInline {I} at (0,0) size 114x19
+ LayoutText {#text} at (122,0) size 114x19
+ text run at (122,0) width 114: "vertically stacked"
+ LayoutText {#text} at (235,0) size 761x59
+ text run at (235,0) width 150: " green rectangles below. "
+ text run at (384,0) width 173: "Each one is 100 pixels wide "
+ text run at (556,0) width 110: "and 50 pixels tall. "
+ text run at (665,0) width 96: "If the two green"
text run at (0,20) width 331: "rectangles are on the same line, then the test has failed. "
text run at (331,20) width 255: "This is a test of section 10.3.7 in CSS2.1. "
text run at (586,20) width 170: "In particular it is a test of the"

Powered by Google App Engine
This is Rietveld 408576698