Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/replaced-clipped-positioned-not-wrong-incremental-repainting-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/replaced-clipped-positioned-not-wrong-incremental-repainting-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/replaced-clipped-positioned-not-wrong-incremental-repainting-expected.txt |
deleted file mode 100644 |
index 475fc56ae79de737bf68abda1f4d06c38594d8ec..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/replaced-clipped-positioned-not-wrong-incremental-repainting-expected.txt |
+++ /dev/null |
@@ -1,24 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 8, 194, 237], |
- [8, 8, 194, 232], |
- [8, 8, 114, 237], |
- [8, 8, 114, 232] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow (relative positioned) DIV id='shiftMe'", |
- "LayoutBlockFlow (relative positioned) (floating) DIV class='imgContainer'", |
- "RootInlineBox", |
- "LayoutImage IMG", |
- "LayoutText #text" |
- ] |
- } |
- ] |
-} |
- |