Index: LayoutTests/virtual/slimmingpaint/svg/repaint/modify-inserted-listitem-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/svg/repaint/modify-inserted-listitem-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/repaint/modify-inserted-listitem-expected.txt |
deleted file mode 100644 |
index 7fd402788bdfdf6ea2728579508097390e21d5a4..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/slimmingpaint/svg/repaint/modify-inserted-listitem-expected.txt |
+++ /dev/null |
@@ -1,21 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [28, 38, 10, 10], |
- [28, 38, 10, 10], |
- [18, 18, 20, 30], |
- [18, 18, 10, 10] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutSVGRoot svg", |
- "LayoutSVGRect rect id='move'" |
- ] |
- } |
- ] |
-} |
- |