Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/overflow-scroll-in-overflow-scroll-scrolled-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/overflow-scroll-in-overflow-scroll-scrolled-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/overflow-scroll-in-overflow-scroll-scrolled-expected.txt |
deleted file mode 100644 |
index c564a2d23b0285229ee9d8540a92b59a613f3440..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/overflow-scroll-in-overflow-scroll-scrolled-expected.txt |
+++ /dev/null |
@@ -1,23 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [762, 8, 15, 300], |
- [8, 8, 769, 300], |
- [8, 8, 300, 300], |
- [8, 8, 300, 300] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow DIV id='innerDiv'", |
- "VerticalScrollbar", |
- "LayoutBlockFlow DIV", |
- "LayoutBlockFlow DIV" |
- ] |
- } |
- ] |
-} |
- |