Index: third_party/WebKit/LayoutTests/platform/android/compositing/squashing/repaint-squashed-layer-in-rect-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/compositing/squashing/repaint-squashed-layer-in-rect-expected.txt b/third_party/WebKit/LayoutTests/platform/android/compositing/squashing/repaint-squashed-layer-in-rect-expected.txt |
deleted file mode 100644 |
index 5ba893cab6dc6b0b2ad9a348e908bcd485b6ac98..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/compositing/squashing/repaint-squashed-layer-in-rect-expected.txt |
+++ /dev/null |
@@ -1,36 +0,0 @@ |
-{ |
- "bounds": [808, 816], |
- "children": [ |
- { |
- "bounds": [808, 816], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "shouldFlattenTransform": false, |
- "children": [ |
- { |
- "position": [8, 8], |
- "bounds": [800, 800], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#D3D3D3" |
- }, |
- { |
- "position": [8, 0], |
- "bounds": [592, 600], |
- "drawsContent": true, |
- "repaintRects": [ |
- [392, 400, 200, 200] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow DIV id='imgElement'" |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
-} |
- |