Chromium Code Reviews| Index: LayoutTests/virtual/softwarecompositing/repaint/scroll-fixed-layer-no-content-expected.txt |
| diff --git a/LayoutTests/virtual/softwarecompositing/repaint/scroll-fixed-layer-no-content-expected.txt b/LayoutTests/virtual/softwarecompositing/repaint/scroll-fixed-layer-no-content-expected.txt |
| deleted file mode 100644 |
| index f1dbf56a1c97a52e6e5d5e1b9bc2b59322e0fdee..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/virtual/softwarecompositing/repaint/scroll-fixed-layer-no-content-expected.txt |
| +++ /dev/null |
| @@ -1,17 +0,0 @@ |
| -{ |
| - "bounds": [785, 2016], |
| - "children": [ |
| - { |
| - "bounds": [785, 2016], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "children": [ |
| - { |
| - "position": [100, 200], |
| - "bounds": [200, 200] |
| - } |
| - ] |
| - } |
| - ] |
| -} |
| - |