Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-polygon-removal-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-polygon-removal-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-polygon-removal-expected.txt |
index c9bdce00b0d666adeff390c1ec6dbb7fb57ffd4b..6e85540485c853ee469c12184ee6680b99f3fbc2 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-polygon-removal-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-polygon-removal-expected.txt |
@@ -8,12 +8,12 @@ |
"paintInvalidations": [ |
{ |
"object": "LayoutSVGPath polygon id='polygon'", |
- "rect": [264, 258, 165, 67], |
+ "rect": [264, 258, 164, 67], |
"reason": "full" |
}, |
{ |
"object": "LayoutSVGPath polygon id='polygon'", |
- "rect": [264, 218, 164, 107], |
+ "rect": [264, 219, 163, 106], |
"reason": "full" |
} |
] |