Index: LayoutTests/virtual/slimmingpaint/svg/repaint/foreign-object-repaint-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/svg/repaint/foreign-object-repaint-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/repaint/foreign-object-repaint-expected.txt |
deleted file mode 100644 |
index afba68fbe02abf5f72005fc8dff9ea629d0dd183..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/slimmingpaint/svg/repaint/foreign-object-repaint-expected.txt |
+++ /dev/null |
@@ -1,19 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [129, 200, 142, 142], |
- [50, 50, 100, 100] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow div id='div1'", |
- "LayoutBlockFlow div id='div2'" |
- ] |
- } |
- ] |
-} |
- |