Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/table-cell-move-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/table-cell-move-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/table-cell-move-expected.txt |
deleted file mode 100644 |
index ebd434252547cfe497d98658343d465cdf57c805..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/table-cell-move-expected.txt |
+++ /dev/null |
@@ -1,33 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 326, 60, 60], |
- [8, 326, 60, 60], |
- [8, 266, 60, 60], |
- [8, 206, 60, 180], |
- [8, 206, 60, 180], |
- [8, 206, 60, 60], |
- [8, 146, 60, 180], |
- [8, 146, 60, 180], |
- [8, 146, 60, 60] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutTableCell TD", |
- "LayoutTableCell TD id='t'", |
- "LayoutTableRow TR", |
- "LayoutTableCell TD", |
- "LayoutBlockFlow DIV", |
- "LayoutTableCell TD", |
- "LayoutTableRow TR", |
- "LayoutTableCell TD", |
- "LayoutTableCell TD id='s'" |
- ] |
- } |
- ] |
-} |
- |