Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/clip-path-id-changes-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/clip-path-id-changes-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/clip-path-id-changes-expected.txt |
index 53ff3df3afd863cbda36dcbcc4897eaa7bca346b..eb9323ebd1f6b53f3dd34f375addefa1cce88537 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/clip-path-id-changes-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/clip-path-id-changes-expected.txt |
@@ -10,26 +10,12 @@ |
"object": "LayoutSVGContainer g", |
"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": "LayoutSVGContainer g", |
"reason": "full" |
} |