| Index: third_party/WebKit/LayoutTests/svg/custom/absolute-sized-content-with-resources-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/custom/absolute-sized-content-with-resources-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/absolute-sized-content-with-resources-expected.txt
|
| index 2345bf8caafe2d0d3782a4849541baa50aeb1659..3c0ae4cc0b23c1e2e784e9f456f0f96a0968d5d8 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/custom/absolute-sized-content-with-resources-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/custom/absolute-sized-content-with-resources-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -20,21 +22,23 @@
|
| "object": "LayoutSVGRoot svg",
|
| "rect": [17, 217, 84, 68],
|
| "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "InlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow div id='contentBox'",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRoot svg",
|
| + "reason": "bounds change"
|
| + }
|
| ]
|
| }
|
|
|
|
|