| 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..50b1959eeeff4b5daa4e7a75e3a6296a0118b7b0 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
|
| @@ -18,11 +18,6 @@
|
| },
|
| {
|
| "object": "LayoutSVGEllipse circle id='circle'",
|
| - "rect": [50, 50, 100, 100],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGEllipse circle id='circle'",
|
| "rect": [0, 0, 100, 100],
|
| "reason": "full"
|
| }
|
|
|