Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(640)

Unified Diff: third_party/WebKit/Source/core/css/CSSProperties.json5

Issue 2840943003: CSS Motion Path: delete implementation of motion-rotation property (Closed)
Patch Set: rename Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 e9fc37be0261f13daee39f86e12f475fd3e88c4b..75f15bac876e4130fbe3d02ddb39d0e8f130164c 100644
--- a/third_party/WebKit/Source/core/css/CSSProperties.json5
+++ b/third_party/WebKit/Source/core/css/CSSProperties.json5
@@ -1394,10 +1394,6 @@
alias_for: "offset-distance",
},
{
- name: "motion-rotation",
- alias_for: "offset-rotation",
- },
- {
name: "object-fit",
type_name: "ObjectFit",
},

Powered by Google App Engine
This is Rietveld 408576698