Index: third_party/WebKit/LayoutTests/platform/android/fast/table/border-collapsing/cached-cell-remove-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/table/border-collapsing/cached-cell-remove-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/table/border-collapsing/cached-cell-remove-expected.txt |
deleted file mode 100644 |
index cc20084112e018c6e63f87f73fd565785cde3db8..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/table/border-collapsing/cached-cell-remove-expected.txt |
+++ /dev/null |
@@ -1,33 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [122, 9, 54, 52], |
- [67, 8, 3, 54], |
- [64, 8, 58, 54], |
- [63, 10, 4, 50], |
- [63, 8, 58, 54], |
- [10, 10, 165, 50], |
- [10, 10, 110, 50], |
- [8, 8, 168, 54], |
- [8, 8, 113, 54] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutTableCell TD id='bar'", |
- "LayoutTableCell TD", |
- "LayoutTableCell TD", |
- "LayoutTable TABLE", |
- "LayoutTableCell TD", |
- "LayoutTableCell TD", |
- "LayoutTableSection TBODY", |
- "LayoutTableCell TD", |
- "LayoutTableCell TD" |
- ] |
- } |
- ] |
-} |
- |