Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled-expected.txt |
| deleted file mode 100644 |
| index 7769e7fdfb3ae679a6e149829f70b2f0b3a1c9c0..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled-expected.txt |
| +++ /dev/null |
| @@ -1,16 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 18, 100, 190], |
| - [8, 18, 100, 190], |
| - [8, 18, 100, 190] |
| - ] |
| - } |
| - ] |
| -} |
| - |