| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/js-late-pattern-and-object-creation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/js-late-pattern-and-object-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/js-late-pattern-and-object-creation-expected.txt
|
| index b96d2d29c0fa2d72b8b277b20800d84629b66d83..1f1e9a9a161943dd7b195f2004916e1324350d56 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/js-late-pattern-and-object-creation-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/js-late-pattern-and-object-creation-expected.txt
|
| @@ -13,22 +13,22 @@
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
| - "rect": [16, 16, 18, 18],
|
| + "rect": [10, 10, 10, 10],
|
| "reason": "layoutObject insertion"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
| - "rect": [16, 16, 18, 18],
|
| + "rect": [10, 10, 10, 10],
|
| "reason": "layoutObject insertion"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
| - "rect": [8, 8, 17, 17],
|
| + "rect": [5, 5, 10, 10],
|
| "reason": "layoutObject insertion"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
| - "rect": [8, 8, 17, 17],
|
| + "rect": [5, 5, 10, 10],
|
| "reason": "layoutObject insertion"
|
| }
|
| ]
|
|
|