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

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

Issue 2828503002: CSS Motion Path: delete implementation of motion shorthand (Closed)
Patch Set: test update 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 eccec5441e4e39a870d8440f0bff60e9bd0e457b..0b83e8bd1ad55a03776d53fb3ea7817c277875c0 100644
--- a/third_party/WebKit/Source/core/css/CSSProperties.json5
+++ b/third_party/WebKit/Source/core/css/CSSProperties.json5
@@ -2818,10 +2818,6 @@
longhands: "marker-start;marker-mid;marker-end",
},
{
- name: "motion",
- longhands: "offset-path;offset-distance;offset-rotation",
- },
- {
name: "offset",
longhands: "offset-path;offset-distance;offset-rotation",
},

Powered by Google App Engine
This is Rietveld 408576698