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