Index: LayoutTests/virtual/slimmingpaint/svg/custom/js-update-style-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/svg/custom/js-update-style-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/custom/js-update-style-expected.txt |
deleted file mode 100644 |
index a4b8d3f3deb6305c8b770624a45ff008aba00e82..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/slimmingpaint/svg/custom/js-update-style-expected.txt |
+++ /dev/null |
@@ -1,33 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [9, 189, 152, 52], |
- [9, 129, 152, 52], |
- [9, 69, 152, 52], |
- [9, 9, 152, 232], |
- [9, 9, 152, 232], |
- [9, 9, 152, 52], |
- [6, 186, 158, 58], |
- [6, 126, 158, 58], |
- [6, 66, 158, 58], |
- [6, 6, 158, 238], |
- [6, 6, 158, 238], |
- [6, 6, 158, 58] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutSVGRoot svg", |
- "LayoutSVGContainer g", |
- "LayoutSVGRect rect", |
- "LayoutSVGRect rect", |
- "LayoutSVGRect rect", |
- "LayoutSVGRect rect" |
- ] |
- } |
- ] |
-} |
- |