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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/deprecated-flexbox/002-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/002-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/deprecated-flexbox/002-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/deprecated-flexbox/002-expected.txt
index f85467adbe7f205208303b02c188b57872c93e41..743788993001d82afc3d69463c1debfee82ef51f 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/deprecated-flexbox/002-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/deprecated-flexbox/002-expected.txt
@@ -4,9 +4,9 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow (anonymous) at (0,0) size 784x36
- LayoutText {#text} at (0,0) size 781x36
- text run at (0,0) width 475: "You should see a green cross below (300 pixels wide and 300 pixels tall). "
- text run at (475,0) width 306: "This is a test to ensure that boxes don't obey the"
+ LayoutText {#text} at (0,0) size 780x36
+ text run at (0,0) width 474: "You should see a green cross below (300 pixels wide and 300 pixels tall). "
+ text run at (473,0) width 307: "This is a test to ensure that boxes don't obey the"
text run at (0,18) width 638: "overconstraint correction (margin-right/left should not be corrected when a box is overconstrained)."
LayoutBlockFlow {DIV} at (0,36) size 784x500
LayoutDeprecatedFlexibleBox {DIV} at (100,100) size 100x300 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698