| Index: third_party/WebKit/LayoutTests/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt
|
| index efcf63158a053775cd7cfdad9fe2a71fe15d69a2..651c49e2f95184771253de4755caa241fefb7db9 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/custom/relative-sized-use-without-attributes-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": [13, 205, 92, 91],
|
| "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"
|
| + }
|
| ]
|
| }
|
|
|
|
|