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

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

Issue 2841863005: CSS Motion Path: delete implementation of motion-offset 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 4a66dcd5eefaa21ca777c237be602df347d3012d..ed8423d545e1ad2e0477a6dc5f593e7bd8418628 100644
--- a/third_party/WebKit/Source/core/css/CSSProperties.json5
+++ b/third_party/WebKit/Source/core/css/CSSProperties.json5
@@ -1363,10 +1363,6 @@
type_name: "blink::WebBlendMode",
},
{
- name: "motion-offset",
- alias_for: "offset-distance",
- },
- {
name: "object-fit",
type_name: "ObjectFit",
},

Powered by Google App Engine
This is Rietveld 408576698