| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/svg-image-par-resize-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/svg-image-par-resize-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/svg-image-par-resize-expected.txt
|
| index 0d66e930f0f1797ecefe741b883faf800a764d9f..d7f012f92e1c595ffb2a7eeff168627f3145d854 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/svg-image-par-resize-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/svg-image-par-resize-expected.txt
|
| @@ -10,21 +10,12 @@
|
| "object": "LayoutSVGImage image",
|
| "rect": [8, 8, 200, 200],
|
| "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [108, 8, 100, 200],
|
| - "reason": "incremental"
|
| }
|
| ]
|
| }
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| "object": "LayoutSVGImage image",
|
| "reason": "full"
|
| }
|
|
|