| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/js-late-marker-and-object-creation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-late-marker-and-object-creation-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-late-marker-and-object-creation-expected.txt
|
| index 7bfc09214212536b64aa90af451a7acb7fc552f2..1836b0e2b478e17c7daf464e2042e7153d43f49e 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-late-marker-and-object-creation-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-late-marker-and-object-creation-expected.txt
|
| @@ -8,12 +8,12 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutSVGPath path",
|
| - "rect": [202, 210, 113, 113],
|
| + "rect": [202, 211, 112, 112],
|
| "reason": "style change"
|
| },
|
| {
|
| "object": "LayoutSVGPath path",
|
| - "rect": [202, 210, 113, 113],
|
| + "rect": [202, 211, 112, 112],
|
| "reason": "layoutObject insertion"
|
| },
|
| {
|
|
|