Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/platform/android/virtual/gpu-rasterization/fast/images/do-not-paint-below-image-baseline-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/platform/android/virtual/gpu-rasterization/fast/images/do-not-paint-below-image-baseline-expected.txt b/third_party/WebKit/LayoutTests/platform/android/virtual/gpu-rasterization/fast/images/do-not-paint-below-image-baseline-expected.txt |
| deleted file mode 100644 |
| index 213d2811313ed3ccc6332784fd1782b2474389b1..0000000000000000000000000000000000000000 |
| --- a/third_party/WebKit/LayoutTests/platform/android/virtual/gpu-rasterization/fast/images/do-not-paint-below-image-baseline-expected.txt |
| +++ /dev/null |
| @@ -1,17 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [50, 50, 259, 194] |
| - ], |
| - "paintInvalidationClients": [ |
| - "LayoutImage IMG" |
| - ] |
| - } |
| - ] |
| -} |
| - |