| Index: Source/core/page/RuntimeCSSEnabled.cpp
|
| diff --git a/Source/core/page/RuntimeCSSEnabled.cpp b/Source/core/page/RuntimeCSSEnabled.cpp
|
| index 23ab933c4cb276f5816e6e68fc7302a5a6ed6de8..d76cb732da26618573e6090a3c24f89b0acd8bdf 100644
|
| --- a/Source/core/page/RuntimeCSSEnabled.cpp
|
| +++ b/Source/core/page/RuntimeCSSEnabled.cpp
|
| @@ -48,7 +48,7 @@ static void setPropertySwitchesFromRuntimeFeatures(BoolVector& properties)
|
| CSSPropertyID regionProperites[] = {
|
| CSSPropertyWebkitFlowInto,
|
| CSSPropertyWebkitFlowFrom,
|
| - CSSPropertyWebkitRegionOverflow,
|
| + CSSPropertyWebkitRegionFragment,
|
| CSSPropertyWebkitRegionBreakAfter,
|
| CSSPropertyWebkitRegionBreakBefore,
|
| CSSPropertyWebkitRegionBreakInside
|
|
|