Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/vertical-align2-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/vertical-align2-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/vertical-align2-expected.txt |
| deleted file mode 100644 |
| index 0eaa8967ffe2f52f04a5e6ef065095c6441c02e8..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/vertical-align2-expected.txt |
| +++ /dev/null |
| @@ -1,17 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [200, 147, 100, 100], |
| - [200, 100, 100, 100], |
| - [0, 205, 800, 42], |
| - [0, 0, 800, 247] |
| - ] |
| - } |
| - ] |
| -} |
| - |