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

Unified Diff: sky/engine/core/css/CSSProperties.in

Issue 703563002: Remove shape-outside. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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: sky/engine/core/css/CSSProperties.in
diff --git a/sky/engine/core/css/CSSProperties.in b/sky/engine/core/css/CSSProperties.in
index a34c6c93c3a0d3d7d962f24363f70b7d19601f82..496b962b71f65ca3b80178ca6b04a30de5a8826d 100644
--- a/sky/engine/core/css/CSSProperties.in
+++ b/sky/engine/core/css/CSSProperties.in
@@ -197,9 +197,6 @@ quotes inherited, converter=convertQuotes
resize inherited, custom_value
right animatable, initial=initialOffset, converter=convertLengthOrAuto
scroll-behavior runtime_flag=CSSOMSmoothScroll, type_name=ScrollBehavior
-shape-image-threshold animatable, type_name=float
-shape-margin animatable, converter=convertLength
-shape-outside animatable, custom_value
size custom_all
speak inherited
table-layout
@@ -427,6 +424,3 @@ transition longhands=transition-property;transition-duration;transition-timing-f
-webkit-justify-content alias_for=justify-content
-webkit-opacity alias_for=opacity
-webkit-order alias_for=order
--webkit-shape-image-threshold alias_for=shape-image-threshold
--webkit-shape-margin alias_for=shape-margin
--webkit-shape-outside alias_for=shape-outside
« no previous file with comments | « sky/engine/core/css/CSSComputedStyleDeclaration.cpp ('k') | sky/engine/core/css/parser/BisonCSSParser-in.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698