Index: LayoutTests/virtual/slimmingpaint/svg/zoom/page/relative-sized-document-scrollbars-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/svg/zoom/page/relative-sized-document-scrollbars-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/zoom/page/relative-sized-document-scrollbars-expected.txt |
deleted file mode 100644 |
index fa557a95518e567c53c919f7e2505a8e0395930b..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/slimmingpaint/svg/zoom/page/relative-sized-document-scrollbars-expected.txt |
+++ /dev/null |
@@ -1,20 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [7, 5, 786, 590], |
- [7, 5, 786, 590] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutSVGRoot svg", |
- "LayoutSVGRect rect", |
- "LayoutSVGHiddenContainer defs" |
- ] |
- } |
- ] |
-} |
- |