Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/replaced-clipped-positioned-not-wrong-incremental-repainting-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/replaced-clipped-positioned-not-wrong-incremental-repainting-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/replaced-clipped-positioned-not-wrong-incremental-repainting-expected.txt |
| deleted file mode 100644 |
| index d7255f1b37fed0da8616cb35d99bc761b485b195..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/replaced-clipped-positioned-not-wrong-incremental-repainting-expected.txt |
| +++ /dev/null |
| @@ -1,17 +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] |
| - ] |
| - } |
| - ] |
| -} |
| - |