Index: third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-pattern-creation-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-pattern-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-pattern-creation-expected.txt |
index fe86ebce6585f36e173cb7e7c1b36fdd86b5eecc..3c20fb24ca9ad037f7076a480594e52fb2a19e0d 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-pattern-creation-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/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" |
+ } |
] |
} |