| Index: sky/engine/core/rendering/style/StyleRareNonInheritedData.h
|
| diff --git a/sky/engine/core/rendering/style/StyleRareNonInheritedData.h b/sky/engine/core/rendering/style/StyleRareNonInheritedData.h
|
| index 80b8a831614b367a836928630dc3e66917366df7..8b4c974eb0bf3b014c4e351878a3ee0bd827840a 100644
|
| --- a/sky/engine/core/rendering/style/StyleRareNonInheritedData.h
|
| +++ b/sky/engine/core/rendering/style/StyleRareNonInheritedData.h
|
| @@ -102,9 +102,6 @@ public:
|
| OwnPtr<CSSAnimationData> m_animations;
|
| OwnPtr<CSSTransitionData> m_transitions;
|
|
|
| - FillLayer m_mask;
|
| - NinePieceImage m_maskBoxImage;
|
| -
|
| LengthSize m_pageSize;
|
|
|
| RefPtr<ClipPathOperation> m_clipPath;
|
|
|