Index: LayoutTests/platform/linux/virtual/slimmingpaint/svg/as-background-image/svg-background-partial-redraw-expected.txt |
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/svg/as-background-image/svg-background-partial-redraw-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/svg/as-background-image/svg-background-partial-redraw-expected.txt |
deleted file mode 100644 |
index 0b310cdd2edda9aa0feb628e219dea5dfd78deeb..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/svg/as-background-image/svg-background-partial-redraw-expected.txt |
+++ /dev/null |
@@ -1,17 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [9, 153, 200, 100] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow (positioned) DIV id='revealer'" |
- ] |
- } |
- ] |
-} |
- |