Chromium Code Reviews| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/scroll-absolute-layer-with-reflection-expected.txt |
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/scroll-absolute-layer-with-reflection-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/scroll-absolute-layer-with-reflection-expected.txt |
| deleted file mode 100644 |
| index 4b23071acdda57b9be17d517824e000697317c2b..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/scroll-absolute-layer-with-reflection-expected.txt |
| +++ /dev/null |
| @@ -1,17 +0,0 @@ |
| -{ |
| - "bounds": [800, 2016], |
| - "children": [ |
| - { |
| - "bounds": [800, 2016], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [250, 230, 100, 100] |
| - ], |
| - "paintInvalidationClients": [ |
| - "LayoutBlockFlow (positioned) DIV id='moveMe' class='absolute clipped'" |
| - ] |
| - } |
| - ] |
| -} |
| - |