Index: LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/overflow-delete-line-expected.txt |
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/overflow-delete-line-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/overflow-delete-line-expected.txt |
deleted file mode 100644 |
index 1175c0afc3c7969c67c08af9e124750f16c9439f..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/overflow-delete-line-expected.txt |
+++ /dev/null |
@@ -1,26 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 70, 80, 36], |
- [8, 70, 74, 18], |
- [8, 70, 47, 36] |
- ], |
- "paintInvalidationClients": [ |
- "InlineTextBox ''", |
- "InlineTextBox ''", |
- "RootInlineBox", |
- "InlineTextBox ''", |
- "RootInlineBox", |
- "LayoutBlockFlow DIV id='dv'", |
- "LayoutText #text", |
- "InlineTextBox 'Lorem ipsu'" |
- ] |
- } |
- ] |
-} |
- |