Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/intermediate-layout-position-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/intermediate-layout-position-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/intermediate-layout-position-expected.txt |
deleted file mode 100644 |
index 462e4a4df84d48b6b20b75a25dddaec8b43fdd2c..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/intermediate-layout-position-expected.txt |
+++ /dev/null |
@@ -1,22 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [10, 170, 42, 20], |
- [8, 172, 46, 20], |
- [8, 74, 46, 20] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow DIV", |
- "LayoutBlockFlow DIV id='target'", |
- "LayoutTable TABLE", |
- "LayoutTableCell TD id='cell'" |
- ] |
- } |
- ] |
-} |
- |