Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/overflow-auto-in-overflow-auto-scrolled-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/overflow-auto-in-overflow-auto-scrolled-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/overflow-auto-in-overflow-auto-scrolled-expected.txt |
| deleted file mode 100644 |
| index af705596045eab1ae08f2440f00aa1474799349b..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/overflow-auto-in-overflow-auto-scrolled-expected.txt |
| +++ /dev/null |
| @@ -1,17 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [762, 8, 15, 300], |
| - [8, 8, 769, 300], |
| - [8, 8, 300, 300], |
| - [8, 8, 300, 300] |
| - ] |
| - } |
| - ] |
| -} |
| - |