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

Unified Diff: LayoutTests/fast/css-grid-layout/grid-container-change-named-grid-lines-recompute-child-expected.txt

Issue 21205004: [CSS Grid Layout] Store m_grid across layout (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated change after Ojan's review Created 7 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
Index: LayoutTests/fast/css-grid-layout/grid-container-change-named-grid-lines-recompute-child-expected.txt
diff --git a/LayoutTests/fast/css-grid-layout/grid-container-change-named-grid-lines-recompute-child-expected.txt b/LayoutTests/fast/css-grid-layout/grid-container-change-named-grid-lines-recompute-child-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5b8f173680d49e1cc50829bd7d88c43613ddda90
--- /dev/null
+++ b/LayoutTests/fast/css-grid-layout/grid-container-change-named-grid-lines-recompute-child-expected.txt
@@ -0,0 +1,5 @@
+This test checks that updating the named grid lines definitions in grid-definition-{rows|columns} recomputes the positions of automatically placed grid items.
+PASS
+PASS
+PASS
+PASS

Powered by Google App Engine
This is Rietveld 408576698