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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/deprecated-flexbox/007-expected.txt

Issue 1418503002: 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/mac/fast/deprecated-flexbox/007-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/deprecated-flexbox/007-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/deprecated-flexbox/007-expected.txt
index a01e148b1d56b4b5fe69fa10ae388690cac569b6..9a369f8f5a30a9a21601526ff8753c52c0d5ea92 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/deprecated-flexbox/007-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/deprecated-flexbox/007-expected.txt
@@ -4,14 +4,14 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {P} at (0,0) size 784x36
- LayoutText {#text} at (0,0) size 764x36
- text run at (0,0) width 487: "You should see a 100x100 green square below enclosed by an olive border. "
- text run at (486,0) width 278: "If you see any red, the test has failed. If the"
+ LayoutText {#text} at (0,0) size 761x36
+ text run at (0,0) width 485: "You should see a 100x100 green square below enclosed by an olive border. "
+ text run at (484,0) width 277: "If you see any red, the test has failed. If the"
text run at (0,18) width 450: "border does not fully enclose the green square, then the test has failed."
LayoutBlockFlow {P} at (0,52) size 784x36
LayoutText {#text} at (0,0) size 707x36
text run at (0,0) width 707: "This test is checking to make sure blocks with auto height that are children of boxes will expand to encompass"
- text run at (0,18) width 124: "overhanging floats."
+ text run at (0,18) width 123: "overhanging floats."
LayoutBlockFlow {DIV} at (0,104) size 100x100 [bgcolor=#FF0000]
LayoutDeprecatedFlexibleBox {DIV} at (0,0) size 100x100 [border: (4px solid #808000)]
LayoutBlockFlow {DIV} at (4,4) size 92x92

Powered by Google App Engine
This is Rietveld 408576698