Index: LayoutTests/virtual/slimmingpaint/svg/repaint/shape-with-nested-outline-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/svg/repaint/shape-with-nested-outline-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/repaint/shape-with-nested-outline-expected.txt |
deleted file mode 100644 |
index 953fd6dab0db9df1c0096e9004dece5407dc84d1..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/slimmingpaint/svg/repaint/shape-with-nested-outline-expected.txt |
+++ /dev/null |
@@ -1,17 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [108, 108, 300, 300] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutSVGRect rect id='r'" |
- ] |
- } |
- ] |
-} |
- |