| Index: Source/platform/graphics/paint/DisplayItem.h
|
| diff --git a/Source/platform/graphics/paint/DisplayItem.h b/Source/platform/graphics/paint/DisplayItem.h
|
| index 9da6f6286b44a55a5f66970ae40ed67b084e7fc5..12acb65348ba06f5b77da3181c355393af152256 100644
|
| --- a/Source/platform/graphics/paint/DisplayItem.h
|
| +++ b/Source/platform/graphics/paint/DisplayItem.h
|
| @@ -147,10 +147,6 @@ public:
|
| EndTransform,
|
| BeginClipPath,
|
| EndClipPath,
|
| - BeginFixedPosition,
|
| - EndFixedPosition,
|
| - BeginFixedPositionContainer,
|
| - EndFixedPositionContainer,
|
|
|
| SubtreeCachedFirst,
|
| SubtreeCachedPaintPhaseFirst = SubtreeCachedFirst,
|
|
|