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

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

Issue 669553002: Remove <marquee> leftovers (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 | « Source/core/css/CSSPrimitiveValueMappings.h ('k') | Source/core/css/CSSValueKeywords.in » ('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 a66eb1178317b76dbed1f0901f4cc10b041eb7f8..7dcdfcf0ca7eb2dcb36eb3e1397272a961d31d33 100644
--- a/Source/core/css/CSSProperties.in
+++ b/Source/core/css/CSSProperties.in
@@ -386,14 +386,6 @@ word-wrap inherited, name_for_methods=OverflowWrap
writing-mode inherited, svg, type_name=SVGWritingMode
z-index animatable, type_name=int, custom_all
-// Internal properties
-
--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 name_for_methods=MarqueeSpeed, converter=convertNumberOrPercentage
--internal-marquee-style name_for_methods=MarqueeBehavior
-
// Non-standard direction aware properties
-webkit-border-end-color direction_aware
« no previous file with comments | « Source/core/css/CSSPrimitiveValueMappings.h ('k') | Source/core/css/CSSValueKeywords.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698