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

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

Issue 710113003: Initial step of removing CSS zoom related properties. (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
« no previous file with comments | « sky/engine/core/css/CSSComputedStyleDeclaration.cpp ('k') | sky/engine/core/css/MediaValues.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/css/CSSProperties.in
diff --git a/sky/engine/core/css/CSSProperties.in b/sky/engine/core/css/CSSProperties.in
index 3b149d1f462506c39ea5b00438a978bd99595d52..0418222166e85f00def46be2cea4e9f8ec4886e3 100644
--- a/sky/engine/core/css/CSSProperties.in
+++ b/sky/engine/core/css/CSSProperties.in
@@ -96,7 +96,6 @@ font-weight animatable, inherited, font, type_name=FontWeight, name_for_methods=
-webkit-locale inherited, custom_value
-webkit-text-orientation inherited, custom_value
text-rendering inherited, font, type_name=TextRenderingMode
-zoom animatable, custom_all
line-height animatable, inherited, getter=specifiedLineHeight, custom_value
align-content
@@ -339,8 +338,6 @@ animation-iteration-count runtime_flag=CSSAnimationUnprefixed, builder_skip
animation-name runtime_flag=CSSAnimationUnprefixed, builder_skip
animation-play-state runtime_flag=CSSAnimationUnprefixed, builder_skip
animation-timing-function runtime_flag=CSSAnimationUnprefixed, builder_skip
-max-zoom builder_skip
-min-zoom builder_skip
orientation builder_skip
page builder_skip
src builder_skip
@@ -349,7 +346,6 @@ transition-duration builder_skip
transition-property builder_skip
transition-timing-function builder_skip
unicode-range builder_skip
-user-zoom builder_skip
-webkit-font-size-delta builder_skip
-webkit-text-decorations-in-effect inherited, builder_skip
« no previous file with comments | « sky/engine/core/css/CSSComputedStyleDeclaration.cpp ('k') | sky/engine/core/css/MediaValues.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698