Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/block-layout-inline-children-float-positioned-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/block-layout-inline-children-float-positioned-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/block-layout-inline-children-float-positioned-expected.txt |
| deleted file mode 100644 |
| index 659c9832471a960964b776e97a1cb8a2dbc160b1..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/block-layout-inline-children-float-positioned-expected.txt |
| +++ /dev/null |
| @@ -1,15 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [324, 37, 277, 20], |
| - [163, 37, 277, 20] |
| - ] |
| - } |
| - ] |
| -} |
| - |