Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/erase-overflow-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/erase-overflow-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/erase-overflow-expected.txt |
deleted file mode 100644 |
index 032f0864606c4b2765872e3657adf18e32bf3059..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/erase-overflow-expected.txt |
+++ /dev/null |
@@ -1,20 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 108, 100, 100], |
- [8, 8, 100, 200], |
- [8, 8, 100, 100] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow DIV id='target' class='square'", |
- "LayoutBlockFlow DIV class='square'" |
- ] |
- } |
- ] |
-} |
- |