Index: third_party/WebKit/LayoutTests/platform/android/compositing/overflow/updating-scrolling-container-and-content-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/compositing/overflow/updating-scrolling-container-and-content-expected.txt b/third_party/WebKit/LayoutTests/platform/android/compositing/overflow/updating-scrolling-container-and-content-expected.txt |
deleted file mode 100644 |
index 33b45a927b4a50ea2f29391ab408b278d2ff72a4..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/compositing/overflow/updating-scrolling-container-and-content-expected.txt |
+++ /dev/null |
@@ -1,51 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 278, 74, 15], |
- [8, 258, 74, 19], |
- [8, 238, 74, 19], |
- [8, 218, 74, 19], |
- [8, 198, 74, 19], |
- [8, 178, 74, 19], |
- [8, 158, 74, 19], |
- [8, 138, 74, 19], |
- [8, 118, 74, 19], |
- [8, 108, 74, 9] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutText #text", |
- "InlineTextBox 'CONTENT'", |
- "LayoutText #text", |
- "InlineTextBox 'CONTENT'", |
- "LayoutText #text", |
- "InlineTextBox 'CONTENT'", |
- "LayoutText #text", |
- "InlineTextBox 'CONTENT'", |
- "LayoutText #text", |
- "InlineTextBox 'CONTENT'", |
- "LayoutText #text", |
- "InlineTextBox 'CONTENT'", |
- "LayoutText #text", |
- "InlineTextBox 'CONTENT'", |
- "LayoutText #text", |
- "InlineTextBox 'CONTENT'", |
- "LayoutText #text", |
- "InlineTextBox 'CONTENT'", |
- "LayoutText #text", |
- "InlineTextBox 'CONTENT'", |
- "LayoutText #text", |
- "InlineTextBox 'CONTENT'", |
- "LayoutText #text", |
- "InlineTextBox 'CONTENT'", |
- "LayoutText #text", |
- "InlineTextBox 'CONTENT'" |
- ] |
- } |
- ] |
-} |
- |