Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/clip-path-href-changes-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/clip-path-href-changes-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/clip-path-href-changes-expected.txt |
index adba74e323e585d216a49c11ce85b5b297e01db9..86d8624bfa970c0769ba7fb66e6a95b1af8c7565 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/clip-path-href-changes-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/clip-path-href-changes-expected.txt |
@@ -12,26 +12,12 @@ |
"object": "LayoutSVGContainer g", |
"rect": [0, 0, 200, 200], |
"reason": "style change" |
- }, |
- { |
- "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": "LayoutSVGContainer g", |
"reason": "style change" |
} |