Index: LayoutTests/virtual/slimmingpaint/svg/custom/marker-child-changes-css-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/svg/custom/marker-child-changes-css-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/custom/marker-child-changes-css-expected.txt |
deleted file mode 100644 |
index f27396433bb56520954bf8face729583719ab864..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/slimmingpaint/svg/custom/marker-child-changes-css-expected.txt |
+++ /dev/null |
@@ -1,19 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [122, 127, 66, 66], |
- [0, 0, 2, 2] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutSVGRect rect id='rect'", |
- "LayoutSVGPath path" |
- ] |
- } |
- ] |
-} |
- |