Index: LayoutTests/platform/win/virtual/slimmingpaint/svg/custom/text-dom-removal-expected.txt |
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/svg/custom/text-dom-removal-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/svg/custom/text-dom-removal-expected.txt |
deleted file mode 100644 |
index a52e725ff505f24967b1d7efa71d72882ef23bab..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/win/virtual/slimmingpaint/svg/custom/text-dom-removal-expected.txt |
+++ /dev/null |
@@ -1,25 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [50, 111, 166, 17], |
- [50, 111, 166, 17], |
- [0, 0, 216, 128], |
- [0, 0, 20, 20] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutSVGRect rect", |
- "InlineTextBox ''", |
- "LayoutSVGInlineText #text", |
- "RootInlineBox", |
- "LayoutSVGText text", |
- "LayoutSVGContainer g id='objectsToRemove'" |
- ] |
- } |
- ] |
-} |
- |