| Index: third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-content-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-content-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-content-expected.txt
|
| index 5ced02c685cdaa84f11f24b4020de22d7f409982..1e9a8e3890022f4c8ab388c28471921780c618c6 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-content-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-content-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,27 @@
|
| "object": "LayoutSVGRoot svg",
|
| "rect": [109, 73, 300, 400],
|
| "reason": "incremental"
|
| - },
|
| - {
|
| - "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": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect id='targetRect'",
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
|
|
|
|