Index: third_party/WebKit/LayoutTests/platform/win/svg/custom/text-dom-removal-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/text-dom-removal-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/text-dom-removal-expected.txt |
index 50dbebbf0774c8367cb6252ea144612000e254a4..0b5bfb231d13ab2bd878ce6839025cd81b0f47f2 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/text-dom-removal-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/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, 216, 128], |
"reason": "became invisible" |
@@ -22,18 +17,21 @@ |
"reason": "layoutObject removal" |
}, |
{ |
+ "object": "LayoutSVGText text", |
+ "rect": [50, 111, 166, 17], |
+ "reason": "layoutObject removal" |
+ }, |
+ { |
"object": "LayoutSVGRect rect", |
"rect": [0, 0, 20, 20], |
"reason": "layoutObject removal" |
}, |
{ |
- "object": "LayoutSVGText text", |
- "rect": [50, 111, 166, 17], |
- "reason": "layoutObject removal" |
+ "object": "InlineTextBox ''", |
+ "reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |