Index: third_party/WebKit/LayoutTests/platform/win/svg/text/exs-display-none-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/text/exs-display-none-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/text/exs-display-none-expected.txt |
index aed38dbadb820730e98513f94fc67d80d7110097..4135e42828125fc6a2ffa17daf4651d2e76491d1 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/svg/text/exs-display-none-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/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, 571, 81], |
"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" |
} |
] |