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