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

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

Issue 297483005: [CSS Grid Layout] Implementation of the align-self property in grid. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed build error. Created 6 years, 5 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
« no previous file with comments | « LayoutTests/fast/css-grid-layout/grid-align.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-align-expected.txt
diff --git a/LayoutTests/css3/flexbox/flex-algorithm-expected.txt b/LayoutTests/fast/css-grid-layout/grid-align-expected.txt
similarity index 54%
copy from LayoutTests/css3/flexbox/flex-algorithm-expected.txt
copy to LayoutTests/fast/css-grid-layout/grid-align-expected.txt
index eadbda4a83048d190aae8af11785ec7aeec5f832..5ec7e8000cfbe6c44acf4022cc64c16f5e5c5cc4 100644
--- a/LayoutTests/css3/flexbox/flex-algorithm-expected.txt
+++ b/LayoutTests/fast/css-grid-layout/grid-align-expected.txt
@@ -1,3 +1,5 @@
+This test checks that the align-self property is applied correctly.
+
PASS
PASS
PASS
@@ -14,14 +16,3 @@ PASS
PASS
PASS
PASS
-PASS
-PASS
-PASS
-PASS
-PASS
-PASS
-PASS
-PASS
-PASS
-PASS
-
« no previous file with comments | « LayoutTests/fast/css-grid-layout/grid-align.html ('k') | Source/core/rendering/RenderGrid.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698