Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/js-late-gradient-creation-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/js-late-gradient-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/js-late-gradient-creation-expected.txt |
index db529e3420dbef5f1cb0fb152561a4e9a8f2377e..62c94821a95c310fa48391fc743e8adad1090f2c 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/js-late-gradient-creation-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/js-late-gradient-creation-expected.txt |
@@ -8,12 +8,12 @@ |
"paintInvalidations": [ |
{ |
"object": "LayoutSVGInlineText #text", |
- "rect": [33, 23, 700, 189], |
+ "rect": [33, 23, 699, 189], |
"reason": "forced by layout" |
}, |
{ |
"object": "LayoutSVGText text", |
- "rect": [33, 23, 700, 189], |
+ "rect": [33, 23, 699, 189], |
"reason": "style change" |
} |
] |