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

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: Don't assert flex tracks exhaust the availableFreeSpace 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
« no previous file with comments | « LayoutTests/fast/css-grid-layout/grid-justify-content.html ('k') | Source/core/rendering/RenderGrid.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css-grid-layout/grid-justify-content-expected.txt
diff --git a/LayoutTests/css3/flexbox/multiline-align-content-expected.txt b/LayoutTests/fast/css-grid-layout/grid-justify-content-expected.txt
similarity index 59%
copy from LayoutTests/css3/flexbox/multiline-align-content-expected.txt
copy to LayoutTests/fast/css-grid-layout/grid-justify-content-expected.txt
index 2cd6654d2a0b72c82d5d12b74e4ec36d307c71dc..b5973f82078e519a4a282759902309993b93603a 100644
--- a/LayoutTests/css3/flexbox/multiline-align-content-expected.txt
+++ b/LayoutTests/fast/css-grid-layout/grid-justify-content-expected.txt
@@ -1,4 +1,4 @@
-Test to make sure that align-content works properly.
+This test checks that the justify-content property is applied correctly when using content-position values.
PASS
PASS
@@ -36,3 +36,6 @@ PASS
PASS
PASS
PASS
+PASS
+PASS
+PASS
« no previous file with comments | « LayoutTests/fast/css-grid-layout/grid-justify-content.html ('k') | Source/core/rendering/RenderGrid.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698