Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/resize-scrollable-div-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/resize-scrollable-div-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/resize-scrollable-div-expected.txt |
deleted file mode 100644 |
index 0bd5648edbbfc4c9849b9bc6018e00c579e5b010..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/resize-scrollable-div-expected.txt |
+++ /dev/null |
@@ -1,28 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [293, 393, 15, 15], |
- [293, 108, 15, 285], |
- [93, 193, 15, 15], |
- [93, 108, 15, 85], |
- [8, 393, 285, 15], |
- [8, 193, 85, 15], |
- [8, 108, 300, 300], |
- [8, 108, 100, 100] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow DIV id='div'", |
- "LayoutBlockFlow DIV id='div'", |
- "HorizontalScrollbar", |
- "LayoutBlockFlow DIV id='div'", |
- "VerticalScrollbar" |
- ] |
- } |
- ] |
-} |
- |