Index: third_party/WebKit/LayoutTests/platform/android/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.txt |
deleted file mode 100644 |
index 1812c3df8d77063493505a26d81843d9bae133c2..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.txt |
+++ /dev/null |
@@ -1,23 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [90, 30, 11, 19], |
- [8, 8, 60, 54] |
- ], |
- "paintInvalidationClients": [ |
- "InlineTextBox 'A'", |
- "LayoutText #text", |
- "RootInlineBox", |
- "LayoutTableCell TD id='foo'", |
- "LayoutTableCell TD", |
- "LayoutTableCell TD id='foo'" |
- ] |
- } |
- ] |
-} |
- |