Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/table-two-pass-layout-overpaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/table-two-pass-layout-overpaint-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/table-two-pass-layout-overpaint-expected.txt |
deleted file mode 100644 |
index 36f1746405e75dd14f930c91ca36bbbb9dc32f43..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/table-two-pass-layout-overpaint-expected.txt |
+++ /dev/null |
@@ -1,17 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [61, 44, 50, 25] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow DIV id='target'" |
- ] |
- } |
- ] |
-} |
- |