Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/platform/android/virtual/gpu-rasterization/fast/images/fixed-img-src-change-after-scroll-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/platform/android/virtual/gpu-rasterization/fast/images/fixed-img-src-change-after-scroll-expected.txt b/third_party/WebKit/LayoutTests/platform/android/virtual/gpu-rasterization/fast/images/fixed-img-src-change-after-scroll-expected.txt |
| deleted file mode 100644 |
| index 398c3745b391a9d1d601d45c80ead7092de120f7..0000000000000000000000000000000000000000 |
| --- a/third_party/WebKit/LayoutTests/platform/android/virtual/gpu-rasterization/fast/images/fixed-img-src-change-after-scroll-expected.txt |
| +++ /dev/null |
| @@ -1,18 +0,0 @@ |
| -{ |
| - "bounds": [785, 2016], |
| - "children": [ |
| - { |
| - "bounds": [785, 2016], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [0, 1050, 100, 100], |
| - [0, 50, 100, 100] |
| - ], |
| - "paintInvalidationClients": [ |
| - "LayoutImage (positioned) IMG id='img'" |
| - ] |
| - } |
| - ] |
| -} |
| - |