Index: LayoutTests/virtual/slimmingpaint/svg/repaint/transform-changed-state-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/svg/repaint/transform-changed-state-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/repaint/transform-changed-state-expected.txt |
deleted file mode 100644 |
index 4f773cbde6ee68beb29c7c4e65dd279b8ce0cb65..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/slimmingpaint/svg/repaint/transform-changed-state-expected.txt |
+++ /dev/null |
@@ -1,24 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [108, 108, 100, 100], |
- [108, 108, 100, 100], |
- [108, 108, 100, 100], |
- [108, 8, 100, 100], |
- [108, 8, 100, 100], |
- [108, 8, 100, 100] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutSVGRoot svg", |
- "LayoutSVGContainer g", |
- "LayoutSVGRect rect" |
- ] |
- } |
- ] |
-} |
- |