| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/js-late-pattern-creation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/js-late-pattern-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/js-late-pattern-creation-expected.txt
|
| index 6d48b34e83550a8d6b68b80e996552f948abed21..4556e0e2a5f8cb32c9f0f282a6d7188910f99c90 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/js-late-pattern-creation-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/js-late-pattern-creation-expected.txt
|
| @@ -13,12 +13,12 @@
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
| - "rect": [16, 25, 18, 25],
|
| + "rect": [10, 10, 10, 10],
|
| "reason": "layoutObject insertion"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
| - "rect": [8, 12, 17, 26],
|
| + "rect": [5, 5, 10, 10],
|
| "reason": "layoutObject insertion"
|
| }
|
| ]
|
|
|