| Index: third_party/WebKit/LayoutTests/platform/linux/svg/as-image/svg-image-change-content-size-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/as-image/svg-image-change-content-size-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/as-image/svg-image-change-content-size-expected.txt
|
| index 2b3d5793ad0d314f90eb2f261aa15486c38222f8..57e6cd03df3330364c1926b829a20ef0b1a6171d 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/svg/as-image/svg-image-change-content-size-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/svg/as-image/svg-image-change-content-size-expected.txt
|
| @@ -12,26 +12,27 @@
|
| "object": "LayoutBlockFlow div id='contentBox'",
|
| "rect": [8, 52, 602, 422],
|
| "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutImage img",
|
| + "rect": [9, 53, 420, 420],
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow div id='contentBox'",
|
| "reason": "forced by layout"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutImage img",
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
|
|