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

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

Issue 2616643003: Implements CSSPropertyAPI for the webkit-box-flex-group property. (Closed)
Patch Set: rebase 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 4be8c6861626f5e3459d3d329384e7647bfce6c2..3915d75c0b6f36320d616f3f4b9c8e47b003c770 100644
--- a/third_party/WebKit/Source/core/css/CSSProperties.in
+++ b/third_party/WebKit/Source/core/css/CSSProperties.in
@@ -415,7 +415,7 @@ y interpolable, svg, converter=convertLength
-webkit-box-decoration-break
-webkit-box-direction inherited, independent, keyword_only, keywords=[normal|reverse], initial_keyword=normal
-webkit-box-flex type_name=float
--webkit-box-flex-group type_name=unsigned int
+-webkit-box-flex-group type_name=unsigned int, api_class
-webkit-box-lines
-webkit-box-ordinal-group type_name=unsigned int
-webkit-box-orient
« 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