Index: third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-dom-removal-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-dom-removal-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-dom-removal-expected.txt |
index bf08059e89e77dc8cccfbb7a9ee8148fd9b3b6b2..98c6f85aeb726551c6d6bbdb1f9a695349fa757a 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-dom-removal-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-dom-removal-expected.txt |
@@ -7,11 +7,6 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineTextBox ''", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
- }, |
- { |
"object": "LayoutSVGContainer g id='objectsToRemove'", |
"rect": [0, 0, 201, 129], |
"reason": "became invisible" |
@@ -22,18 +17,21 @@ |
"reason": "layoutObject removal" |
}, |
{ |
+ "object": "LayoutSVGText text", |
+ "rect": [50, 110, 151, 19], |
+ "reason": "layoutObject removal" |
+ }, |
+ { |
"object": "LayoutSVGRect rect", |
"rect": [0, 0, 20, 20], |
"reason": "layoutObject removal" |
}, |
{ |
- "object": "LayoutSVGText text", |
- "rect": [50, 110, 151, 19], |
- "reason": "layoutObject removal" |
+ "object": "InlineTextBox ''", |
+ "reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |