Index: third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-pattern-creation-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-pattern-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-pattern-creation-expected.txt |
index 268ac8dda616a62afff1e16352a440e507a01458..85a485b0db57ffebab0d5a51e8fff7eeaf0af088 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-pattern-creation-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-pattern-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, |
@@ -20,25 +22,31 @@ |
"object": "LayoutSVGRect rect", |
"rect": [8, 12, 17, 26], |
"reason": "layoutObject insertion" |
- }, |
- { |
- "object": "InlineTextBox 'Pattern on fill'", |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutSVGResourcePattern pattern id='dynPattern'", |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutSVGText text", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "LayoutSVGResourcePattern pattern id='dynPattern'", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "LayoutSVGRect rect", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "LayoutSVGRect rect", |
+ "reason": "layoutObject insertion" |
+ } |
] |
} |