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

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

Issue 144323002: Implement justify-self handling in grid (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Improved patch after Ojan's review. Created 6 years, 11 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/justify-self-cell.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/justify-self-cell-expected.txt
diff --git a/LayoutTests/fast/css-grid-layout/justify-self-cell-expected.txt b/LayoutTests/fast/css-grid-layout/justify-self-cell-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8bd9f13b4b2b1165837c5df052d3d117d6c51220
--- /dev/null
+++ b/LayoutTests/fast/css-grid-layout/justify-self-cell-expected.txt
@@ -0,0 +1,10 @@
+This test checks that the justify-self property is applied correctly.
+
+PASS
+PASS
+PASS
+PASS
+PASS
+PASS
+PASS
+PASS
« no previous file with comments | « LayoutTests/fast/css-grid-layout/justify-self-cell.html ('k') | Source/core/rendering/RenderGrid.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698