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

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

Issue 1192983003: CSS Custom Properties (Variables) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove unnecessary enum Created 5 years, 6 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/CSSProperties.in
diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in
index 8a9fabb24df045e6448f203e0e2f1be17c58c73b..9ff10948664cf567672ba1f32df3bda306c34caf 100644
--- a/Source/core/css/CSSProperties.in
+++ b/Source/core/css/CSSProperties.in
@@ -306,6 +306,7 @@ transition-duration custom_all
transition-property custom_all
transition-timing-function custom_all
unicode-bidi
+variable inherited, custom_all
vector-effect svg
vertical-align animatable, custom_inherit, custom_value
visibility animatable, inherited

Powered by Google App Engine
This is Rietveld 408576698