| Index: third_party/WebKit/LayoutTests/platform/linux/svg/transforms/animated-path-inside-transformed-html-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/transforms/animated-path-inside-transformed-html-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/transforms/animated-path-inside-transformed-html-expected.txt
|
| index c90c5ad2d28ef169509a57151adc784acc4be446..5716d5329a4054df5db3642a7dce8e81aa0b32b2 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/svg/transforms/animated-path-inside-transformed-html-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/svg/transforms/animated-path-inside-transformed-html-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -56,25 +58,47 @@
|
| "object": "LayoutSVGImage image id='image'",
|
| "rect": [90, 208, 98, 98],
|
| "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'This is some text'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'This is some text'",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'This is some text'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRoot svg",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect id='rect'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutSVGText text id='text'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutSVGInlineText #text",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'This is some text'",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGImage image id='image'",
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
|
|
|
|