Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/selection-after-remove-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/selection-after-remove-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/selection-after-remove-expected.txt |
deleted file mode 100644 |
index bdc1b6734c32fd51e1ed787c7a370e2b02135adb..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/selection-after-remove-expected.txt |
+++ /dev/null |
@@ -1,55 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [71, 79, 35, 19], |
- [67, 159, 39, 19], |
- [39, 79, 142, 99], |
- [39, 79, 32, 19], |
- [38, 100, 152, 80], |
- [38, 99, 152, 81], |
- [38, 79, 152, 99] |
- ], |
- "paintInvalidationClients": [ |
- "InlineTextBox 'world hello world'", |
- "InlineTextBox ' '", |
- "InlineTextBox 'hello world hello world'", |
- "InlineTextBox ' '", |
- "InlineTextBox 'hello world hello world'", |
- "InlineTextBox ' '", |
- "InlineTextBox 'hello world hello world'", |
- "InlineTextBox ' '", |
- "InlineTextBox 'hello'", |
- "LayoutText #text", |
- "LayoutInline SPAN id='removeme'", |
- "InlineTextBox 'hello '", |
- "RootInlineBox", |
- "RootInlineBox", |
- "RootInlineBox", |
- "RootInlineBox", |
- "InlineTextBox ' world'", |
- "InlineTextBox '\n'", |
- "RootInlineBox", |
- "LayoutBlockFlow HTML", |
- "LayoutBlockFlow BODY", |
- "LayoutBlockFlow DIV id='test'", |
- "LayoutBlockFlow DIV id='test'", |
- "LayoutBlockFlow DIV id='test'", |
- "RootInlineBox", |
- "LayoutText #text", |
- "InlineTextBox 'hello '", |
- "LayoutText #text", |
- "InlineTextBox 'world'", |
- "LayoutText #text", |
- "InlineTextBox 'world'", |
- "LayoutBR BR", |
- "InlineTextBox '\n'" |
- ] |
- } |
- ] |
-} |
- |