Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/fixed-position-transparency-with-overflow-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/fixed-position-transparency-with-overflow-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/fixed-position-transparency-with-overflow-expected.txt |
| deleted file mode 100644 |
| index 19378fb7633c8fa0161a0c9efb26a4ac915a3470..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/fixed-position-transparency-with-overflow-expected.txt |
| +++ /dev/null |
| @@ -1,15 +0,0 @@ |
| -{ |
| - "bounds": [800, 2016], |
| - "children": [ |
| - { |
| - "bounds": [800, 2016], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [108, 308, 100, 100], |
| - [8, 208, 100, 100] |
| - ] |
| - } |
| - ] |
| -} |
| - |