Chromium Code Reviews| Index: LayoutTests/platform/android/fast/repaint/selection-gap-flipped-absolute-child-expected.txt |
| diff --git a/LayoutTests/platform/android/fast/repaint/selection-gap-flipped-absolute-child-expected.txt b/LayoutTests/platform/android/fast/repaint/selection-gap-flipped-absolute-child-expected.txt |
| deleted file mode 100644 |
| index 70617542146f868ecce228c9dd181511ad989107..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/fast/repaint/selection-gap-flipped-absolute-child-expected.txt |
| +++ /dev/null |
| @@ -1,14 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [700, 0, 100, 100] |
| - ] |
| - } |
| - ] |
| -} |
| - |