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 ab173b227869bf631d2d74cad63ebf36ae7e5517..42d4a832ac9b9635dcb0085489c4c5363c98cf6c 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 |
@@ -7,31 +7,6 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineFlowBox", |
- "rect": [0, 0, 0, 0], |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "InlineFlowBox", |
- "rect": [0, 0, 0, 0], |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "InlineTextBox ' '", |
- "rect": [0, 0, 0, 0], |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "InlineTextBox 'Two lines of text should be visible.'", |
- "rect": [0, 0, 0, 0], |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "InlineTextBox 'Two lines of text should be visible.'", |
- "rect": [0, 0, 0, 0], |
- "reason": "layoutObject insertion" |
- }, |
- { |
"object": "LayoutSVGContainer g", |
"rect": [50, 50, 561, 82], |
"reason": "bounds change" |
@@ -72,8 +47,27 @@ |
"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", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |