Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/remove-inline-block-descendant-of-flex-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/remove-inline-block-descendant-of-flex-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/remove-inline-block-descendant-of-flex-expected.txt |
| deleted file mode 100644 |
| index 6545180ca924ee3ec3e99f79909fedcb9cd73c89..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/remove-inline-block-descendant-of-flex-expected.txt |
| +++ /dev/null |
| @@ -1,17 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [0, 200, 100, 100], |
| - [0, 100, 100, 100], |
| - [0, 100, 100, 100], |
| - [0, 100, 100, 100] |
| - ] |
| - } |
| - ] |
| -} |
| - |