| Index: third_party/WebKit/LayoutTests/platform/mac/svg/as-image/svg-image-change-content-size-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/as-image/svg-image-change-content-size-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/as-image/svg-image-change-content-size-expected.txt
|
| index eb44479c42ee908612783d52c3aa580b5c266baf..94a85ef93e596b2af61d48f154d49771f66a86bc 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/svg/as-image/svg-image-change-content-size-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/svg/as-image/svg-image-change-content-size-expected.txt
|
| @@ -7,23 +7,20 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "InlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "full"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow div id='contentBox'",
|
| "rect": [8, 50, 602, 425],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| + "object": "InlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| }
|
| ]
|
|
|