| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-document-no-scrollbars-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-document-no-scrollbars-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-document-no-scrollbars-expected.txt
|
| index 884668b2f2c507b610fc6e8917f694fa69453936..50f8db586a0192af7e3bf0332f97aabe11545fec 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-document-no-scrollbars-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-document-no-scrollbars-expected.txt
|
| @@ -17,6 +17,11 @@
|
| "object": "LayoutSVGRoot svg",
|
| "rect": [0, 0, 576, 432],
|
| "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect",
|
| + "rect": [0, 0, 480, 360],
|
| + "reason": "style change"
|
| }
|
| ]
|
| }
|
|
|