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

Unified Diff: LayoutTests/platform/android/webexposed/css-properties-as-js-properties-expected.txt

Issue 149373004: [CSS Grid Layout] Implementation of the grid-template shorthand. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@grid-template-working
Patch Set: Added the new property to the ones runtime enabled only. Created 6 years, 9 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/platform/android/webexposed/css-properties-as-js-properties-expected.txt
diff --git a/LayoutTests/platform/android/webexposed/css-properties-as-js-properties-expected.txt b/LayoutTests/platform/android/webexposed/css-properties-as-js-properties-expected.txt
index 2b5ed552ba50310fd69889e3531bad923166e08a..bfae8ce481e1ee52ddfa16bf1cfac3697af7d47e 100644
--- a/LayoutTests/platform/android/webexposed/css-properties-as-js-properties-expected.txt
+++ b/LayoutTests/platform/android/webexposed/css-properties-as-js-properties-expected.txt
@@ -121,6 +121,7 @@ gridColumnStart
gridRow
gridRowEnd
gridRowStart
+gridTemplate
gridTemplateAreas
gridTemplateColumns
gridTemplateRows

Powered by Google App Engine
This is Rietveld 408576698