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

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

Issue 2827003002: CSS Motion Path: delete implementation of motion-path property (Closed)
Patch Set: 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 0b83e8bd1ad55a03776d53fb3ea7817c277875c0..0223433357a2f1c6f562b9d3704f018a6562781e 100644
--- a/third_party/WebKit/Source/core/css/CSSProperties.json5
+++ b/third_party/WebKit/Source/core/css/CSSProperties.json5
@@ -1371,10 +1371,6 @@
alias_for: "offset-distance",
},
{
- name: "motion-path",
- alias_for: "offset-path",
- },
- {
name: "motion-rotation",
alias_for: "offset-rotation",
},

Powered by Google App Engine
This is Rietveld 408576698