Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/padding-border-keeping-border-box-and-content-box-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/padding-border-keeping-border-box-and-content-box-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/padding-border-keeping-border-box-and-content-box-expected.txt |
| deleted file mode 100644 |
| index 032b3dc22b99d9a288e7f40fb96c2c74370ec5cf..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/padding-border-keeping-border-box-and-content-box-expected.txt |
| +++ /dev/null |
| @@ -1,14 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [0, 0, 180, 180] |
| - ] |
| - } |
| - ] |
| -} |
| - |