| 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 d7fb4e8c417e3e8577d94d47ab2553e190891d28..4b693f3f65db5d5f969014cd6bfcf50f3e0ce620 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| @@ -1499,7 +1499,6 @@
|
| api_methods: ["parseSingleValue"],
|
| converter: "convertPaintOrder",
|
| inherited: true,
|
| - svg: true,
|
| },
|
| {
|
| name: "perspective",
|
| @@ -1694,14 +1693,12 @@
|
| name: "stroke-linecap",
|
| inherited: true,
|
| name_for_methods: "CapStyle",
|
| - svg: true,
|
| type_name: "LineCap",
|
| },
|
| {
|
| name: "stroke-linejoin",
|
| inherited: true,
|
| name_for_methods: "JoinStyle",
|
| - svg: true,
|
| type_name: "LineJoin",
|
| },
|
| {
|
| @@ -1729,7 +1726,6 @@
|
| converter: "convertUnzoomedLength",
|
| inherited: true,
|
| interpolable: true,
|
| - svg: true,
|
| },
|
| {
|
| name: "table-layout",
|
|
|