Index: third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt |
index c0df99a49ee0f2958a7d938c4645e323497d0a76..24a843b142930a90c4a019c14b2d86f3128a99db 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/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, 14, 443, 131], |
"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" |
+ } |
] |
} |