Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/rel-positioned-inline-with-overflow-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/rel-positioned-inline-with-overflow-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/rel-positioned-inline-with-overflow-expected.txt |
deleted file mode 100644 |
index 8418a9f34b4805f7404ad9269e65f72046f59df6..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/rel-positioned-inline-with-overflow-expected.txt |
+++ /dev/null |
@@ -1,17 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 94, 100, 50] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow DIV id='target'" |
- ] |
- } |
- ] |
-} |
- |