Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/float-move-during-layout-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/float-move-during-layout-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/float-move-during-layout-expected.txt |
| deleted file mode 100644 |
| index 8a15aff5bb14b7f56cc56087006bce5bc818dbca..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/float-move-during-layout-expected.txt |
| +++ /dev/null |
| @@ -1,16 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 210, 100, 100], |
| - [8, 110, 784, 100], |
| - [8, 110, 100, 100] |
| - ] |
| - } |
| - ] |
| -} |
| - |