Index: LayoutTests/platform/mac/virtual/slimmingpaint/svg/as-image/svg-image-change-content-size-expected.txt |
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/svg/as-image/svg-image-change-content-size-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/svg/as-image/svg-image-change-content-size-expected.txt |
deleted file mode 100644 |
index 7f128baa401f972d3cb20820431ebf80f78e2eb7..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/svg/as-image/svg-image-change-content-size-expected.txt |
+++ /dev/null |
@@ -1,20 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 50, 602, 425], |
- [8, 50, 422, 425] |
- ], |
- "paintInvalidationClients": [ |
- "RootInlineBox", |
- "InlineBox", |
- "LayoutBlockFlow div id='contentBox'" |
- ] |
- } |
- ] |
-} |
- |