Index: LayoutTests/virtual/slimmingpaint/svg/custom/deep-dynamic-updates-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/svg/custom/deep-dynamic-updates-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/custom/deep-dynamic-updates-expected.txt |
deleted file mode 100644 |
index 3cb42fdb33153a3d3265aef44f41e8be1a51fc61..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/slimmingpaint/svg/custom/deep-dynamic-updates-expected.txt |
+++ /dev/null |
@@ -1,22 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [24, 24, 402, 402], |
- [0, 0, 401, 401], |
- [0, 0, 121, 21] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutSVGRect rect", |
- "LayoutSVGGradientStop stop id='stop1'", |
- "LayoutSVGRect rect", |
- "LayoutSVGRect rect" |
- ] |
- } |
- ] |
-} |
- |