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

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

Issue 1287623002: Delete blink code for scroll-blocks-on (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Merge with trunk (no changes from previous patch) Created 5 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
« 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 3b3128399a029d277f1bbec39214cb82f3420883..0ea13c73d59376162d1e22e8c29e8d49cb0b8214 100644
--- a/Source/core/css/CSSProperties.in
+++ b/Source/core/css/CSSProperties.in
@@ -256,7 +256,6 @@ r interpolable, svg, converter=convertLength
rx interpolable, svg, converter=convertLength
ry interpolable, svg, converter=convertLength
scroll-behavior runtime_flag=CSSOMSmoothScroll, type_name=ScrollBehavior
-scroll-blocks-on runtime_flag=CSSScrollBlocksOn, converter=convertFlags<WebScrollBlocksOn>
scroll-snap-type runtime_flag=CSSScrollSnapPoints, type_name=ScrollSnapType
scroll-snap-points-x runtime_flag=CSSScrollSnapPoints, converter=convertSnapPoints
scroll-snap-points-y runtime_flag=CSSScrollSnapPoints, converter=convertSnapPoints
« 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