Index: third_party/WebKit/LayoutTests/platform/linux/svg/text/exs-display-none-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/text/exs-display-none-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/text/exs-display-none-expected.txt |
index 42d4a832ac9b9635dcb0085489c4c5363c98cf6c..9f299327ddb12af2fe22e904b63787ef6c0f78db 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/text/exs-display-none-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/text/exs-display-none-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,33 +47,67 @@ |
"object": "LayoutSVGText text id='text'", |
"rect": [50, 50, 561, 82], |
"reason": "layoutObject insertion" |
- }, |
- { |
- "object": "InlineFlowBox", |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "InlineFlowBox", |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "InlineTextBox ' '", |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "InlineTextBox 'Two lines of text should be visible.'", |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "InlineTextBox 'Two lines of text should be visible.'", |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutSVGRoot svg", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutSVGContainer g", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutSVGText text id='text'", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "LayoutSVGTSpan tspan id='tspan'", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "InlineFlowBox", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "LayoutSVGInlineText #text", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "InlineTextBox 'Two lines of text should be visible.'", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "LayoutSVGInlineText #text", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "InlineTextBox ' '", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "LayoutSVGTSpan tspan", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "InlineFlowBox", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "LayoutSVGInlineText #text", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "InlineTextBox 'Two lines of text should be visible.'", |
+ "reason": "layoutObject insertion" |
+ } |
] |
} |