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

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

Issue 670373002: Demote 'line-height' to a low priority property. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase. Created 6 years, 2 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
« no previous file with comments | « no previous file | Source/core/css/resolver/StyleResolver.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/css/CSSProperties.in
diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in
index 41522792a361c6ab056fd8254a93fed9d5481223..8856afcb621fe4f952f507f24cfa0eb51d5297d1 100644
--- a/Source/core/css/CSSProperties.in
+++ b/Source/core/css/CSSProperties.in
@@ -97,7 +97,6 @@ font-weight animatable, inherited, font, type_name=FontWeight, name_for_methods=
-webkit-writing-mode inherited, custom_value
text-rendering inherited, font, type_name=TextRenderingMode
zoom animatable, custom_all
-line-height animatable, inherited, getter=specifiedLineHeight, custom_value
align-content
align-items custom_all
@@ -191,6 +190,7 @@ justify-self runtime_flag=CSSGridLayout, custom_all
left animatable, initial=initialOffset, converter=convertLengthOrAuto
letter-spacing animatable, inherited, initial=initialLetterWordSpacing, converter=convertSpacing
lighting-color animatable, svg, converter=convertSVGColor
+line-height animatable, inherited, getter=specifiedLineHeight, custom_value
list-style-image animatable, inherited, custom_value
list-style-position inherited
list-style-type inherited
« no previous file with comments | « no previous file | Source/core/css/resolver/StyleResolver.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698