Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt |
| deleted file mode 100644 |
| index a0c96198f3d9c565b97918356fb414c26fedccf0..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt |
| +++ /dev/null |
| @@ -1,22 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 7, 784, 21] |
| - ], |
| - "children": [ |
| - { |
| - "position": [68, 7], |
| - "bounds": [348, 21], |
| - "drawsContent": true, |
| - "backfaceVisibility": "hidden" |
| - } |
| - ] |
| - } |
| - ] |
| -} |
| - |