Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/absolute-display-block-to-none-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/absolute-display-block-to-none-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/absolute-display-block-to-none-expected.txt |
| deleted file mode 100644 |
| index bc6117594107081c924a7627bff807c2f2b65b30..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/absolute-display-block-to-none-expected.txt |
| +++ /dev/null |
| @@ -1,14 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [100, 100, 100, 100] |
| - ] |
| - } |
| - ] |
| -} |
| - |