Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/table-cell-overflow-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/table-cell-overflow-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/table-cell-overflow-expected.txt |
deleted file mode 100644 |
index 1f6f8b9372f653f04b0ad107835f3abf272c9867..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/table-cell-overflow-expected.txt |
+++ /dev/null |
@@ -1,17 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [111, 9, 100, 100] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow DIV id='target'" |
- ] |
- } |
- ] |
-} |
- |