Index: LayoutTests/virtual/slimmingpaint/svg/custom/js-update-image-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/svg/custom/js-update-image-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/custom/js-update-image-expected.txt |
deleted file mode 100644 |
index 2cda0490313995bff8941d2f6907a83447d8ddbb..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/slimmingpaint/svg/custom/js-update-image-expected.txt |
+++ /dev/null |
@@ -1,19 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [0, 0, 75, 75], |
- [0, 0, 75, 75] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutSVGRoot svg", |
- "LayoutSVGImage image id='image'" |
- ] |
- } |
- ] |
-} |
- |