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

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

Issue 1145093002: Add a runtime flag for the column-fill property. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: code review Created 5 years, 7 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 384bdf5b2602c87e02551ec3b1f711c505ac67fc..351b18753cbef999497560f9685a5a2cbbaab831 100644
--- a/Source/core/css/CSSProperties.in
+++ b/Source/core/css/CSSProperties.in
@@ -159,7 +159,7 @@ clip-rule inherited, svg, type_name=WindRule
color-interpolation inherited, svg
color-interpolation-filters inherited, svg, type_name=EColorInterpolation
color-rendering inherited, svg
-column-fill runtime_flag=RegionBasedColumns, type_name=ColumnFill
+column-fill runtime_flag=UnprefixMulticol, type_name=ColumnFill
content custom_all
counter-increment custom_all
counter-reset custom_all
« no previous file with comments | « no previous file | Source/core/css/ComputedStyleCSSValueMapping.cpp » ('j') | Source/core/layout/LayoutMultiColumnSet.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698