Chromium Code Reviews| Index: Source/core/css/CSSProperties.in |
| diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in |
| index 5384b91f1522d5947483ac58ebce911ab9c4a117..6dbd5b6adbec5afac47762ddb1e64dc3eb86fcc9 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 |
|
Timothy Loh
2015/07/23 08:11:46
This is probably going to expose "variable" as a C
leviw_travelin_and_unemployed
2015/08/04 00:42:20
Manually adding it? You mean adding special handli
|
| vector-effect svg |
| vertical-align interpolable, custom_inherit, custom_value |
| visibility interpolable, inherited |