Index: third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-gradient-and-object-creation-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-gradient-and-object-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-gradient-and-object-creation-expected.txt |
index fc30a211bdf2347a9c08bb5d2a9a5ac26b9a8bbe..2626a1cbae8a11c0febaa3f514715e222208ee00 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-gradient-and-object-creation-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-gradient-and-object-creation-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -45,53 +47,87 @@ |
"object": "LayoutSVGText text", |
"rect": [0, 15, 446, 129], |
"reason": "layoutObject insertion" |
- }, |
- { |
- "object": "InlineTextBox 'Gradient on fill'", |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "InlineTextBox 'Gradient on fill/stroke'", |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "InlineTextBox 'Gradient on stroke'", |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "LayoutSVGGradientStop stop", |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "LayoutSVGGradientStop stop", |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "LayoutSVGGradientStop stop", |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "LayoutSVGResourceLinearGradient linearGradient id='fillLinearGradient'", |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "LayoutSVGResourceLinearGradient linearGradient id='strokeLinearGradient'", |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutSVGResourceLinearGradient linearGradient id='fillLinearGradient'", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "LayoutSVGGradientStop stop", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "LayoutSVGGradientStop stop", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "LayoutSVGResourceLinearGradient linearGradient id='strokeLinearGradient'", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "LayoutSVGGradientStop stop", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "LayoutSVGRoot svg id='svg-root'", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutSVGContainer g id='content'", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutSVGText text", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "LayoutSVGInlineText #text", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "InlineTextBox 'Gradient on fill'", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "LayoutSVGText text", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "LayoutSVGInlineText #text", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "InlineTextBox 'Gradient on stroke'", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "LayoutSVGText text", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "LayoutSVGInlineText #text", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "InlineTextBox 'Gradient on fill/stroke'", |
+ "reason": "layoutObject insertion" |
+ } |
] |
} |