Index: third_party/WebKit/LayoutTests/platform/mac/virtual/spv2/fast/repaint/delete-into-nested-block-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/spv2/fast/repaint/delete-into-nested-block-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/spv2/fast/repaint/delete-into-nested-block-expected.txt |
deleted file mode 100644 |
index 23d1fb62a86fc23e78671d3bdcd3f180ed0e3feb..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/spv2/fast/repaint/delete-into-nested-block-expected.txt |
+++ /dev/null |
@@ -1,55 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 155, 784, 19], |
- [8, 155, 32, 19], |
- [8, 137, 784, 37], |
- [8, 137, 784, 19], |
- [8, 137, 24, 19], |
- [8, 119, 784, 19], |
- [8, 119, 32, 19], |
- [8, 119, 24, 19], |
- [7, 118, 3, 21], |
- [3, 114, 794, 111] |
- ], |
- "paintInvalidationClients": [ |
- "InlineTextBox 'one'", |
- "LayoutText #text", |
- "RootInlineBox", |
- "InlineTextBox 'two'", |
- "LayoutText #text", |
- "RootInlineBox", |
- "LayoutBlockFlow DIV", |
- "InlineTextBox 'three'", |
- "LayoutText #text", |
- "RootInlineBox", |
- "InlineTextBox '\n'", |
- "LayoutBR BR", |
- "RootInlineBox", |
- "LayoutBlockFlow DIV", |
- "LayoutBlockFlow DIV id='two'", |
- "InlineTextBox '\n'", |
- "RootInlineBox", |
- "InlineTextBox '\n'", |
- "LayoutBR BR", |
- "InlineTextBox 'three'", |
- "RootInlineBox", |
- "InlineTextBox 'three'", |
- "LayoutText #text", |
- "LayoutInline SPAN", |
- "RootInlineBox", |
- "LayoutBlockFlow DIV", |
- "LayoutBlockFlow DIV id='one'", |
- "LayoutText #text", |
- "InlineTextBox 'three'", |
- "LayoutBlockFlow DIV id='one'" |
- ] |
- } |
- ] |
-} |
- |