Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/align-content-change-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/align-content-change-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/align-content-change-expected.txt |
| deleted file mode 100644 |
| index ad85632428627a4b2a0af8c0287b0d6542a5d661..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/align-content-change-expected.txt |
| +++ /dev/null |
| @@ -1,21 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [1, 252, 198, 50], |
| - [1, 203, 198, 50], |
| - [1, 102, 198, 50], |
| - [1, 53, 198, 50], |
| - [0, 251, 200, 52], |
| - [0, 202, 200, 150], |
| - [0, 101, 200, 52], |
| - [0, 52, 200, 150] |
| - ] |
| - } |
| - ] |
| -} |
| - |