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

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

Issue 2646043003: Implements CSSPropertyAPI for the clip-path property. (Closed)
Patch Set: remove using namespace Created 3 years, 11 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.in
diff --git a/third_party/WebKit/Source/core/css/CSSProperties.in b/third_party/WebKit/Source/core/css/CSSProperties.in
index 69d78b6c5eebdac23ce5d60f58f06fbdc577e3ca..442204ac3d86a012b1ceadc7dee62586d6d19278 100644
--- a/third_party/WebKit/Source/core/css/CSSProperties.in
+++ b/third_party/WebKit/Source/core/css/CSSProperties.in
@@ -240,7 +240,7 @@ caption-side inherited, keyword_only, independent, keywords=[top|bottom|left|rig
caret-color interpolable, inherited, custom_all, api_class
clear
clip interpolable, converter=convertClip, custom_all, api_class
-clip-path interpolable, converter=convertClipPath
+clip-path interpolable, converter=convertClipPath, api_class
clip-rule inherited, svg, type_name=WindRule
color-interpolation inherited, svg
color-interpolation-filters inherited, svg, type_name=EColorInterpolation
« no previous file with comments | « third_party/WebKit/Source/core/css/BUILD.gn ('k') | third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698