Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/overflow-delete-line-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/overflow-delete-line-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/overflow-delete-line-expected.txt |
deleted file mode 100644 |
index b7c848eea6d26ac8b77f9baca9aea55d9b99d73b..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/overflow-delete-line-expected.txt |
+++ /dev/null |
@@ -1,24 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 74, 80, 19], |
- [8, 74, 80, 19], |
- [8, 74, 69, 19] |
- ], |
- "paintInvalidationClients": [ |
- "InlineTextBox ''", |
- "InlineTextBox ''", |
- "RootInlineBox", |
- "LayoutBlockFlow DIV id='dv'", |
- "LayoutText #text", |
- "InlineTextBox 'Lorem ipsu'" |
- ] |
- } |
- ] |
-} |
- |