| Index: Source/core/css/StylePropertySet.cpp
|
| diff --git a/Source/core/css/StylePropertySet.cpp b/Source/core/css/StylePropertySet.cpp
|
| index 8ed3545994617ca0355ad0a55703e5472d64d7a2..ac1e35df3b5798bad8cf5c766cd453245ebb10bc 100644
|
| --- a/Source/core/css/StylePropertySet.cpp
|
| +++ b/Source/core/css/StylePropertySet.cpp
|
| @@ -392,7 +392,6 @@ bool StylePropertySet::hasFailedOrCanceledSubresources() const
|
| static const CSSPropertyID staticBlockProperties[] = {
|
| CSSPropertyOrphans,
|
| CSSPropertyOverflow, // This can be also be applied to replaced elements
|
| - CSSPropertyWebkitAspectRatio,
|
| CSSPropertyWebkitColumnCount,
|
| CSSPropertyWebkitColumnGap,
|
| CSSPropertyWebkitColumnRuleColor,
|
|
|