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 75f15bac876e4130fbe3d02ddb39d0e8f130164c..753ff07e9080239a5b8558d1bc47644d8879b6b3 100644 |
--- a/third_party/WebKit/Source/core/css/CSSProperties.json5 |
+++ b/third_party/WebKit/Source/core/css/CSSProperties.json5 |
@@ -1433,14 +1433,6 @@ |
api_class: "CSSPropertyAPIOffsetRotate", |
converter: "ConvertOffsetRotate", |
interpolable: true, |
- runtime_flag: "CSSOffsetRotate", |
- }, |
- { |
- name: "offset-rotation", |
- api_class: "CSSPropertyAPIOffsetRotate", |
- converter: "ConvertOffsetRotate", |
- interpolable: true, |
- runtime_flag: "CSSOffsetRotation", |
}, |
{ |
name: "opacity", |
@@ -2855,7 +2847,7 @@ |
}, |
{ |
name: "offset", |
- longhands: "offset-path;offset-distance;offset-rotation", |
+ longhands: "offset-path;offset-distance;offset-rotate", |
}, |
{ |
name: "outline", |