| Index: third_party/WebKit/LayoutTests/platform/mac/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt
|
| index dd2ae961c01f54cb9bcbe1fa67d730ab85b94bcf..0dced59d8a86c7bd053db2ca1ef3b3b2706c6b7a 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt
|
| @@ -7,11 +7,6 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "InlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "full"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow div id='contentBox'",
|
| "rect": [8, 68, 402, 405],
|
| "reason": "forced by layout"
|
| @@ -22,8 +17,13 @@
|
| "reason": "bounds change"
|
| },
|
| {
|
| - "object": "LayoutSVGRect rect",
|
| - "rect": [59, 269, 50, 50],
|
| + "object": "LayoutSVGRoot svg",
|
| + "rect": [9, 69, 400, 400],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGViewportContainer svg id='targetSymbol'",
|
| + "rect": [9, 69, 400, 400],
|
| "reason": "location change"
|
| },
|
| {
|
| @@ -37,23 +37,20 @@
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [9, 69, 400, 400],
|
| - "reason": "bounds change"
|
| + "object": "LayoutSVGRect rect",
|
| + "rect": [59, 269, 50, 50],
|
| + "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutSVGViewportContainer svg id='targetSymbol'",
|
| - "rect": [9, 69, 400, 400],
|
| - "reason": "location change"
|
| + "object": "InlineBox",
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| }
|
| ]
|
|
|