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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/deprecated-flexbox/012-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/012-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/deprecated-flexbox/012-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/deprecated-flexbox/012-expected.txt
index 80f4ca99677d2f4998dfb10d6a1f341c432d2a11..0b537cdbc4d17920896379b2b488fa295937a1e3 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/deprecated-flexbox/012-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/deprecated-flexbox/012-expected.txt
@@ -4,12 +4,12 @@ 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 784x54
- LayoutText {#text} at (0,0) size 783x54
- text run at (0,0) width 324: "You should see a 300x100 green rectangle below. "
- text run at (323,0) width 424: "If you see any red, the test has failed. This test makes a positioned"
+ LayoutText {#text} at (0,0) size 782x54
+ text run at (0,0) width 321: "You should see a 300x100 green rectangle below. "
+ text run at (320,0) width 424: "If you see any red, the test has failed. This test makes a positioned"
text run at (0,18) width 209: "vertical box with three children. "
- text run at (208,18) width 494: "The first and third children are absolutely positioned at the edges of the box. "
- text run at (701,18) width 82: "Box-align of"
+ text run at (208,18) width 493: "The first and third children are absolutely positioned at the edges of the box. "
+ text run at (700,18) width 82: "Box-align of"
text run at (0,36) width 404: "center is used to align the second child in the center of the box."
layer at (8,78) size 300x100
LayoutDeprecatedFlexibleBox (relative positioned) {DIV} at (0,70) size 300x100 [bgcolor=#FF0000]

Powered by Google App Engine
This is Rietveld 408576698