Index: LayoutTests/platform/win/virtual/slimmingpaint/svg/repaint/text-mask-update-expected.txt |
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/svg/repaint/text-mask-update-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/svg/repaint/text-mask-update-expected.txt |
deleted file mode 100644 |
index 592fd6704e88a69ae6d5ef11fed2eb5755444790..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/win/virtual/slimmingpaint/svg/repaint/text-mask-update-expected.txt |
+++ /dev/null |
@@ -1,33 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [10, 32, 45, 22], |
- [10, 32, 45, 22], |
- [10, 32, 45, 18], |
- [10, 32, 45, 18], |
- [10, 2, 48, 22], |
- [10, 2, 48, 22], |
- [10, 2, 48, 22], |
- [10, 2, 48, 22] |
- ], |
- "paintInvalidationClients": [ |
- "InlineTextBox ''", |
- "LayoutSVGInlineText #text", |
- "RootInlineBox", |
- "LayoutSVGRoot svg", |
- "LayoutSVGText text id='text1'", |
- "LayoutSVGInlineText #text", |
- "InlineTextBox 'PASS'", |
- "LayoutSVGText text id='text2'", |
- "LayoutSVGRect rect", |
- "LayoutSVGRect rect" |
- ] |
- } |
- ] |
-} |
- |