Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/table-cell-collapsed-border-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/table-cell-collapsed-border-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/table-cell-collapsed-border-expected.txt |
deleted file mode 100644 |
index 08760a1e44a33352f5ba6043a7e003daeb9b290b..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/table-cell-collapsed-border-expected.txt |
+++ /dev/null |
@@ -1,32 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [220, 264, 122, 110], |
- [220, 64, 122, 108], |
- [3, 264, 118, 110] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutTableCell TD", |
- "LayoutTableCell TD id='t1'", |
- "LayoutTableCell TD", |
- "LayoutTableCell TD", |
- "LayoutTableCell TD", |
- "LayoutTableCell TD id='t2'", |
- "LayoutTableCell TD", |
- "LayoutTableCell TD id='t3'", |
- "LayoutTableCell TD", |
- "LayoutTableCell TD", |
- "LayoutTableCell TD", |
- "LayoutTableCell TD id='t1'", |
- "LayoutTableCell TD id='t2'", |
- "LayoutTableCell TD id='t3'" |
- ] |
- } |
- ] |
-} |
- |