Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/content-into-overflow-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/content-into-overflow-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/content-into-overflow-expected.txt |
deleted file mode 100644 |
index 88f27de62d5ec9062b190d94ea439c0520fdd42f..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/content-into-overflow-expected.txt |
+++ /dev/null |
@@ -1,25 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [111, 8, 3, 106], |
- [61, 8, 53, 106], |
- [8, 388, 100, 20], |
- [8, 308, 100, 100], |
- [8, 261, 106, 3], |
- [8, 211, 106, 53] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow (positioned) DIV", |
- "LayoutBlockFlow (positioned) DIV", |
- "LayoutBlockFlow DIV", |
- "LayoutBlockFlow DIV id='target3'" |
- ] |
- } |
- ] |
-} |
- |