Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/resize-child-within-overflow-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/resize-child-within-overflow-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/resize-child-within-overflow-expected.txt |
deleted file mode 100644 |
index 1698677c7ff3dfe798bd988e92b13d2d894b2caf..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/resize-child-within-overflow-expected.txt |
+++ /dev/null |
@@ -1,17 +0,0 @@ |
-{ |
- "bounds": [800, 1000], |
- "children": [ |
- { |
- "bounds": [800, 1000], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [400, 0, 200, 1000] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow (positioned) DIV class='container'" |
- ] |
- } |
- ] |
-} |
- |