Index: LayoutTests/platform/mac/virtual/slimmingpaint/svg/custom/text-dom-removal-expected.txt |
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/svg/custom/text-dom-removal-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/svg/custom/text-dom-removal-expected.txt |
deleted file mode 100644 |
index 37f596fa8830746ddde4bf8715d8daed726ecfc3..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/mac/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, 18], |
- [50, 111, 166, 18], |
- [0, 0, 216, 129], |
- [0, 0, 20, 20] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutSVGRect rect", |
- "InlineTextBox ''", |
- "LayoutSVGInlineText #text", |
- "RootInlineBox", |
- "LayoutSVGText text", |
- "LayoutSVGContainer g id='objectsToRemove'" |
- ] |
- } |
- ] |
-} |
- |