Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/fixed-element-repaint-after-compositing-update-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/fixed-element-repaint-after-compositing-update-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/fixed-element-repaint-after-compositing-update-expected.txt |
| deleted file mode 100644 |
| index 5716f0268155fb095f91f97b1703d6c8d3686ff3..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/fixed-element-repaint-after-compositing-update-expected.txt |
| +++ /dev/null |
| @@ -1,29 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "children": [ |
| - { |
| - "children": [ |
| - { |
| - "position": [8, 88] |
| - }, |
| - { |
| - "position": [8, 88], |
| - "bounds": [800, 600], |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [142, 62, 100, 100], |
| - [0, 0, 100, 100] |
| - ] |
| - } |
| - ] |
| - } |
| - ] |
| - } |
| - ] |
| -} |
| - |