Index: third_party/WebKit/LayoutTests/platform/win/svg/custom/js-late-clipPath-creation-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/js-late-clipPath-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/js-late-clipPath-creation-expected.txt |
index 748d3961ebd2f25a3c4d581eade7d7d32df40eca..929c7915b7fd939af122b26d6e435957c29bbbeb 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/js-late-clipPath-creation-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/js-late-clipPath-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, |
@@ -30,29 +32,43 @@ |
"object": "LayoutSVGPath path", |
"rect": [0, 0, 334, 500], |
"reason": "layoutObject insertion" |
- }, |
- { |
- "object": "InlineTextBox 'Clipped. INVISIBLE.'", |
- "reason": "incremental" |
- }, |
- { |
- "object": "InlineTextBox 'Clipped. INVISIBLE.'", |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutSVGResourceClipper clipPath id='dynClip'", |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutSVGRoot svg id='svg-root'", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutSVGContainer g id='content'", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "LayoutSVGText text", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "LayoutSVGInlineText #text", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "InlineTextBox 'Clipped. INVISIBLE.'", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutSVGResourceClipper clipPath id='dynClip'", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "LayoutSVGPath path", |
+ "reason": "layoutObject insertion" |
+ } |
] |
} |