Index: LayoutTests/virtual/slimmingpaint/svg/repaint/repaint-in-scrolled-view-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/svg/repaint/repaint-in-scrolled-view-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/repaint/repaint-in-scrolled-view-expected.txt |
deleted file mode 100644 |
index 610172bdd1b336aebdfe2cb7b48016ffa3503ad5..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/slimmingpaint/svg/repaint/repaint-in-scrolled-view-expected.txt |
+++ /dev/null |
@@ -1,17 +0,0 @@ |
-{ |
- "bounds": [2000, 2000], |
- "children": [ |
- { |
- "bounds": [2000, 2000], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [400, 400, 100, 100] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutSVGRect rect id='rect'" |
- ] |
- } |
- ] |
-} |
- |