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

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

Issue 20526006: Remove -webkit-hyphens and -webkit-hyphenate-limit-* properties. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: init removal Created 7 years, 5 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 | « Source/core/css/CSSPrimitiveValueMappings.h ('k') | Source/core/css/CSSProperty.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 5fb8090c821468f5c040c50297cecd1c37b8a88e..6de789835c5b473c6ee6a603ae233ebac36f9cb4 100644
--- a/Source/core/css/CSSProperties.in
+++ b/Source/core/css/CSSProperties.in
@@ -178,10 +178,6 @@ z-index type_name=int, custom_all
-webkit-font-variant-ligatures custom_all
-webkit-highlight type_name=const AtomicString&, custom_value
-webkit-hyphenate-character type_name=const AtomicString&, name_for_methods=HyphenationString, custom_value
--webkit-hyphenate-limit-after type_name=short, name_for_methods=HyphenationLimitAfter, custom_value
--webkit-hyphenate-limit-before type_name=short, name_for_methods=HyphenationLimitBefore, custom_value
--webkit-hyphenate-limit-lines type_name=short, name_for_methods=HyphenationLimitLines, custom_value
--webkit-hyphens type_name=Hyphens
-webkit-line-align type_name=LineAlign
-webkit-line-break type_name=LineBreak
-webkit-line-clamp type_name=LineClampValue
« no previous file with comments | « Source/core/css/CSSPrimitiveValueMappings.h ('k') | Source/core/css/CSSProperty.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698