| 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 eccec5441e4e39a870d8440f0bff60e9bd0e457b..cc19dcd179a38a14767f61de417888a2a7d95c60 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| @@ -1925,6 +1925,8 @@
|
| },
|
| {
|
| name: "transform",
|
| + api_class: true,
|
| + api_methods: ["parseSingleValue"],
|
| converter: "ConvertTransformOperations",
|
| interpolable: true,
|
| keywords: ["none"],
|
|
|