Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/invalidate-on-child-layout-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/invalidate-on-child-layout-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/invalidate-on-child-layout-expected.txt |
index fc2e1253e28c3caf72082f73c1b1ea776078674c..11db7d58956109bfe019a0dd068e3baa7b0d6258 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/invalidate-on-child-layout-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/invalidate-on-child-layout-expected.txt |
@@ -12,21 +12,11 @@ |
"reason": "SVG resource change" |
}, |
{ |
- "object": "LayoutSVGRoot svg", |
- "rect": [40, 40, 120, 120], |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGContainer g", |
"rect": [0, 0, 110, 110], |
"reason": "SVG resource change" |
}, |
{ |
- "object": "LayoutSVGRoot svg", |
- "rect": [0, 0, 110, 110], |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGEllipse circle id='circle'", |
"rect": [50, 50, 100, 100], |
"reason": "full" |
@@ -41,10 +31,6 @@ |
], |
"objectPaintInvalidations": [ |
{ |
- "object": "LayoutSVGRoot svg", |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGContainer g", |
"reason": "SVG resource change" |
}, |