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

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

Issue 457633002: Remove left-overs from -webkit-marquee-speed removal. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Don't use time for speed. Created 6 years, 4 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: Source/core/css/CSSProperties.in
diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in
index 5ff8d4af13b037b73807aa17c93621bbe91ef159..27300745a5bea95bcbf11c158bdd792020275358 100644
--- a/Source/core/css/CSSProperties.in
+++ b/Source/core/css/CSSProperties.in
@@ -224,7 +224,7 @@ column-fill type_name=ColumnFill
-internal-marquee-direction name_for_methods=MarqueeDirection
-internal-marquee-increment name_for_methods=MarqueeIncrement, converter=convertLength
-internal-marquee-repetition type_name=int, name_for_methods=MarqueeLoopCount, custom_value
--internal-marquee-speed custom_value, name_for_methods=MarqueeSpeed
+-internal-marquee-speed name_for_methods=MarqueeSpeed, converter=convertNumberOrPercentage
-internal-marquee-style name_for_methods=MarqueeBehavior
-webkit-mask-box-image-outset custom_all
-webkit-mask-box-image-repeat custom_all
« no previous file with comments | « LayoutTests/inspector/elements/styles/internal-properties-text-expected.txt ('k') | Source/core/css/CSSValueKeywords.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698