Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/invalidate-paint-for-fixed-pos-inside-iframe-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/invalidate-paint-for-fixed-pos-inside-iframe-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/invalidate-paint-for-fixed-pos-inside-iframe-expected.txt |
| deleted file mode 100644 |
| index 9e173047fea8f8cda268411dfeb5a0190b096ab5..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/invalidate-paint-for-fixed-pos-inside-iframe-expected.txt |
| +++ /dev/null |
| @@ -1,14 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [18, 418, 50, 50] |
| - ] |
| - } |
| - ] |
| -} |
| - |