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

Unified Diff: Source/core/css/CSSPropertyNames.in

Issue 18532004: Implement 'grid-template' parsing (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Same change, forgot to update css-properties-as-js-properties.html result 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: Source/core/css/CSSPropertyNames.in
diff --git a/Source/core/css/CSSPropertyNames.in b/Source/core/css/CSSPropertyNames.in
index 1f1dc6b4bb22256b275f052f5abcf916202b4c60..7383ecdd4c1d21d0549b83bfbef2a991be3088d5 100644
--- a/Source/core/css/CSSPropertyNames.in
+++ b/Source/core/css/CSSPropertyNames.in
@@ -300,6 +300,7 @@ grid-definition-rows
grid-row
grid-row-end
grid-row-start
+grid-template
-webkit-highlight
-webkit-hyphenate-character
-webkit-hyphenate-limit-after

Powered by Google App Engine
This is Rietveld 408576698