Index: LayoutTests/virtual/slimmingpaint/svg/repaint/image-href-change-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/svg/repaint/image-href-change-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/repaint/image-href-change-expected.txt |
deleted file mode 100644 |
index 5c810e7f788a5a38dc4f48bc74592a4218457f5c..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/slimmingpaint/svg/repaint/image-href-change-expected.txt |
+++ /dev/null |
@@ -1,17 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [0, 0, 200, 200] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutSVGImage image id='image'" |
- ] |
- } |
- ] |
-} |
- |