Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/overflow-scroll-delete-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/overflow-scroll-delete-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/overflow-scroll-delete-expected.txt |
deleted file mode 100644 |
index 52eace076f2d577c6d3e408bc62921501b52824e..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/overflow-scroll-delete-expected.txt |
+++ /dev/null |
@@ -1,26 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 136, 80, 17], |
- [8, 136, 43, 17], |
- [8, 136, 37, 17] |
- ], |
- "paintInvalidationClients": [ |
- "InlineTextBox ''", |
- "RootInlineBox", |
- "InlineTextBox ''", |
- "RootInlineBox", |
- "LayoutBlockFlow DIV id='t'", |
- "LayoutText #text", |
- "InlineTextBox 'Passed'", |
- "InlineTextBox 'Test'" |
- ] |
- } |
- ] |
-} |
- |