| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/invalidate-on-child-layout-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/invalidate-on-child-layout-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/invalidate-on-child-layout-expected.txt
|
| index 11db7d58956109bfe019a0dd068e3baa7b0d6258..58eb6ab498688ef679e3a8f8b4184ac4baef4fe2 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/invalidate-on-child-layout-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/invalidate-on-child-layout-expected.txt
|
| @@ -15,16 +15,6 @@
|
| "object": "LayoutSVGContainer g",
|
| "rect": [0, 0, 110, 110],
|
| "reason": "SVG resource change"
|
| - },
|
| - {
|
| - "object": "LayoutSVGEllipse circle id='circle'",
|
| - "rect": [50, 50, 100, 100],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGEllipse circle id='circle'",
|
| - "rect": [0, 0, 100, 100],
|
| - "reason": "full"
|
| }
|
| ]
|
| }
|
|
|