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

Unified Diff: LayoutTests/css3/flexbox/alignContent-applies-with-flexWrap-wrap-with-single-line-expected.txt

Issue 290823003: Chrome incorrectly honors "align-content" in "flex-wrap: wrap" flex containers that only have a sin… (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Modified LayoutTests Created 6 years, 7 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: LayoutTests/css3/flexbox/alignContent-applies-with-flexWrap-wrap-with-single-line-expected.txt
diff --git a/LayoutTests/css3/flexbox/alignContent-applies-with-flexWrap-wrap-with-single-line-expected.txt b/LayoutTests/css3/flexbox/alignContent-applies-with-flexWrap-wrap-with-single-line-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7c49eb165abeddd420eae5d5b851ed75d249e000
--- /dev/null
+++ b/LayoutTests/css3/flexbox/alignContent-applies-with-flexWrap-wrap-with-single-line-expected.txt
@@ -0,0 +1,26 @@
+Test for BUG=324178: Chrome incorrectly honors "align-content" in "flex-wrap: wrap" flex containers that only have a single line
+
+This text should be at the top of it's container
+PASS
+This text should be at the top of it's container
+PASS
+This text should be at the top of it's container
+PASS
+This text should be at the top of it's container
+PASS
+This text should be at the top of it's container
+PASS
+This text should be at the top of it's container
+PASS
+This text should be at the left of it's container
+PASS
+This text should be at the left of it's container
+PASS
+This text should be at the left of it's container
+PASS
+This text should be at the left of it's container
+PASS
+This text should be at the left of it's container
+PASS
+This text should be at the left of it's container
+PASS

Powered by Google App Engine
This is Rietveld 408576698