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

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

Issue 2827003002: CSS Motion Path: delete implementation of motion-path property (Closed)
Patch Set: ManualTests 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 191cf0eba8214c24abc07afba8406330ab07c8b2..5f41dc601bb64ee1a433e85b3e26ddd75eb90e79 100644
--- a/third_party/WebKit/Source/core/css/CSSProperties.json5
+++ b/third_party/WebKit/Source/core/css/CSSProperties.json5
@@ -1367,10 +1367,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