Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/overflow-scroll-after-move-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/overflow-scroll-after-move-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/overflow-scroll-after-move-expected.txt |
deleted file mode 100644 |
index 7a74da9146a1ab444ee478165a4f0b0b3221f50a..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/overflow-scroll-after-move-expected.txt |
+++ /dev/null |
@@ -1,63 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [10, 60], |
- "bounds": [300, 400], |
- "shouldFlattenTransform": false, |
- "drawsContent": true, |
- "repaintRects": [ |
- [50, 160, 200, 50], |
- [50, 50, 200, 50] |
- ], |
- "children": [ |
- { |
- "bounds": [285, 385], |
- "shouldFlattenTransform": false, |
- "children": [ |
- { |
- "bounds": [285, 900], |
- "drawsContent": true, |
- "repaintRects": [ |
- [50, 310, 200, 50], |
- [50, 200, 200, 50] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow (positioned) DIV id='block'" |
- ] |
- } |
- ] |
- }, |
- { |
- "bounds": [300, 400], |
- "children": [ |
- { |
- "position": [0, 385], |
- "bounds": [285, 15] |
- }, |
- { |
- "position": [285, 0], |
- "bounds": [15, 385], |
- "repaintRects": [ |
- [0, 0, 15, 385] |
- ] |
- }, |
- { |
- "position": [285, 385], |
- "bounds": [15, 15], |
- "drawsContent": true |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
-} |
- |