Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/lines-with-layout-delta-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/lines-with-layout-delta-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/lines-with-layout-delta-expected.txt |
deleted file mode 100644 |
index 99989df5bd8722a0f674e5699e67174a602a98df..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/lines-with-layout-delta-expected.txt |
+++ /dev/null |
@@ -1,23 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 58, 200, 19], |
- [8, 58, 37, 19], |
- [8, 58, 33, 19] |
- ], |
- "paintInvalidationClients": [ |
- "InlineTextBox ''", |
- "RootInlineBox", |
- "LayoutBlockFlow (floating) DIV id='target'", |
- "LayoutText #text", |
- "InlineTextBox 'PASS'" |
- ] |
- } |
- ] |
-} |
- |