Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/modify-inserted-listitem-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/modify-inserted-listitem-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/modify-inserted-listitem-expected.txt |
index 4dac999012cda5960b2bbab6175b864c58b75838..8c9637b1bb26399cb1f768522b8b6fe50a267399 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/modify-inserted-listitem-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/modify-inserted-listitem-expected.txt |
@@ -7,11 +7,6 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "LayoutSVGRoot svg", |
- "rect": [18, 18, 20, 30], |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGRect rect id='move'", |
"rect": [28, 38, 10, 10], |
"reason": "full" |
@@ -26,10 +21,6 @@ |
], |
"objectPaintInvalidations": [ |
{ |
- "object": "LayoutSVGRoot svg", |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGRect rect id='move'", |
"reason": "full" |
} |