| Index: third_party/WebKit/LayoutTests/svg/as-image/svg-image-change-content-size-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/as-image/svg-image-change-content-size-expected.txt b/third_party/WebKit/LayoutTests/svg/as-image/svg-image-change-content-size-expected.txt
|
| index f947667434c238b7bbc4e6d931ac4335bbe98339..7f3d3b946c81904c4eb9d50fbc05a001b36b0cb5 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/as-image/svg-image-change-content-size-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/as-image/svg-image-change-content-size-expected.txt
|
| @@ -12,26 +12,27 @@
|
| "object": "LayoutBlockFlow div id='contentBox'",
|
| "rect": [8, 50, 602, 422],
|
| "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutImage img",
|
| + "rect": [9, 51, 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"
|
| }
|
| ]
|
| }
|
|
|