Index: third_party/WebKit/LayoutTests/svg/custom/js-update-polygon-removal-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/custom/js-update-polygon-removal-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/js-update-polygon-removal-expected.txt |
index b36dc4d92832e39fa271be0c9e855002c90e5823..502bd9e9a007ff2f31c4fc6f8e28c7d12970886c 100644 |
--- a/third_party/WebKit/LayoutTests/svg/custom/js-update-polygon-removal-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/custom/js-update-polygon-removal-expected.txt |
@@ -8,22 +8,22 @@ |
"paintInvalidations": [ |
{ |
"object": "LayoutSVGPath polygon id='polygon'", |
- "rect": [265, 219, 162, 105], |
+ "rect": [265, 259, 163, 65], |
"reason": "full" |
}, |
{ |
- "object": "LayoutSVGPath polygon id='polygon'", |
+ "object": "LayoutSVGRoot svg", |
"rect": [265, 259, 163, 65], |
- "reason": "full" |
+ "reason": "bounds change" |
}, |
{ |
- "object": "LayoutSVGRoot svg", |
+ "object": "LayoutSVGPath polygon id='polygon'", |
"rect": [265, 219, 162, 105], |
- "reason": "bounds change" |
+ "reason": "full" |
}, |
{ |
"object": "LayoutSVGRoot svg", |
- "rect": [265, 259, 163, 65], |
+ "rect": [265, 219, 162, 105], |
"reason": "bounds change" |
} |
] |