Chromium Code Reviews| Index: Source/core/css/CSSProperties.in |
| diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in |
| index 6b3d317bb5ee2ab0ea0960f22ac0eba1cccc382f..aa0b81fa9a5241e2410523c4ee4bfd87d839bd18 100644 |
| --- a/Source/core/css/CSSProperties.in |
| +++ b/Source/core/css/CSSProperties.in |
| @@ -307,6 +307,7 @@ transition-duration custom_all |
| transition-property custom_all |
| transition-timing-function custom_all |
| unicode-bidi |
| +variable inherited, custom_all |
|
alancutter (OOO until 2018)
2015/08/05 08:01:43
You'll want to make this one special in the CSSPro
|
| vector-effect svg |
| vertical-align interpolable, custom_inherit, custom_value |
| visibility interpolable, inherited |