Chromium Code Reviews| Index: third_party/WebKit/Source/core/css/CSSProperties.json5 |
| diff --git a/third_party/WebKit/Source/core/css/CSSProperties.json5 b/third_party/WebKit/Source/core/css/CSSProperties.json5 |
| index c0d189ac4bdccb6643ac197829440ec5ca8c744f..8b15a552576847c04c3c1a91a25b5812560def2d 100644 |
| --- a/third_party/WebKit/Source/core/css/CSSProperties.json5 |
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.json5 |
| @@ -322,6 +322,8 @@ |
| }, |
| { |
| name: "animation-name", |
| + api_class: true, |
| + api_methods: ["parseSingleValue"], |
| custom_all: true, |
| priority: "Animation", |
| }, |