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

Unified Diff: LayoutTests/fast/css-grid-layout/grid-justify-content-expected.txt

Issue 706903003: [CSS Grid Layout] Partial implementation of justify-content for Grid. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Applied additional suggested changes. Created 6 years, 1 month 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/fast/css-grid-layout/grid-justify-content-expected.txt
diff --git a/LayoutTests/css3/flexbox/flex-algorithm-expected.txt b/LayoutTests/fast/css-grid-layout/grid-justify-content-expected.txt
similarity index 54%
copy from LayoutTests/css3/flexbox/flex-algorithm-expected.txt
copy to LayoutTests/fast/css-grid-layout/grid-justify-content-expected.txt
index eadbda4a83048d190aae8af11785ec7aeec5f832..f97c1a26987d4a921df763da64193f95d1e0e6be 100644
--- a/LayoutTests/css3/flexbox/flex-algorithm-expected.txt
+++ b/LayoutTests/fast/css-grid-layout/grid-justify-content-expected.txt
@@ -1,3 +1,5 @@
+This test checks that the justify-content property is applied correctly when using content-position values.
+
PASS
PASS
PASS
@@ -24,4 +26,3 @@ PASS
PASS
PASS
PASS
-

Powered by Google App Engine
This is Rietveld 408576698