| Index: third_party/WebKit/LayoutTests/svg/custom/relative-sized-use-on-symbol-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/custom/relative-sized-use-on-symbol-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/relative-sized-use-on-symbol-expected.txt
|
| index b48c4e35dbd979a89ec7a272d4e2dbd7ec197acc..3d0da32f56416a3321623f92cebf8e7894aaa965 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/custom/relative-sized-use-on-symbol-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/custom/relative-sized-use-on-symbol-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -50,21 +52,35 @@
|
| "object": "LayoutSVGViewportContainer svg id='gamesBorder'",
|
| "rect": [18, 209, 82, 83],
|
| "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"
|
| + },
|
| + {
|
| + "object": "LayoutSVGContainer use",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGViewportContainer svg id='gamesBorder'",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGPath path",
|
| + "reason": "bounds change"
|
| + }
|
| ]
|
| }
|
|
|
|
|