Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/clip-path-units-changes-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/clip-path-units-changes-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/clip-path-units-changes-expected.txt |
index 905a0b76987a7ef2645ca057be2861b0cf939d4d..b1e2570b3f96499ebe7c82b8035a66f4f2d1b6c4 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/clip-path-units-changes-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/clip-path-units-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": "LayoutSVGResourceClipper clipPath id='myclip'", |
"reason": "full" |
}, |