Index: LayoutTests/virtual/slimmingpaint/svg/custom/marker-viewBox-changes-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/svg/custom/marker-viewBox-changes-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/custom/marker-viewBox-changes-expected.txt |
deleted file mode 100644 |
index d73f7cd88b58d5979e259db2f17a32829b89cc28..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/slimmingpaint/svg/custom/marker-viewBox-changes-expected.txt |
+++ /dev/null |
@@ -1,28 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [122, 127, 66, 66], |
- [122, 127, 66, 66], |
- [122, 127, 66, 66], |
- [90, 95, 98, 98], |
- [90, 95, 98, 98], |
- [90, 95, 98, 98], |
- [2, 0, 8, 10], |
- [0, 2, 10, 8] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutSVGRoot svg", |
- "LayoutSVGResourceMarker marker id='markerStart'", |
- "LayoutSVGRect rect", |
- "LayoutSVGContainer g", |
- "LayoutSVGPath path id='go'" |
- ] |
- } |
- ] |
-} |
- |