Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/clip-path-child-changes-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/clip-path-child-changes-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/clip-path-child-changes-expected.txt |
index e1afb28078c32e327f19cb75ce73d2d581851509..ac78f28d1860117755dcbfe76a8ad1d35498491a 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/clip-path-child-changes-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/clip-path-child-changes-expected.txt |
@@ -15,26 +15,12 @@ |
"object": "LayoutSVGPath path", |
"rect": [0, 0, 200, 200], |
"reason": "full" |
- }, |
- { |
- "object": "LayoutSVGRoot svg", |
- "rect": [0, 100, 200, 100], |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutSVGRoot svg", |
- "rect": [100, 0, 100, 200], |
- "reason": "incremental" |
} |
] |
} |
], |
"objectPaintInvalidations": [ |
{ |
- "object": "LayoutSVGRoot svg", |
- "reason": "incremental" |
- }, |
- { |
"object": "LayoutSVGPath path", |
"reason": "full" |
}, |