Chromium Code Reviews| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/destroy-scrollbar-expected.txt |
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/destroy-scrollbar-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/destroy-scrollbar-expected.txt |
| deleted file mode 100644 |
| index 9ae8990a9dc199a1a276ca48482dfc5e7443bc3c..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/destroy-scrollbar-expected.txt |
| +++ /dev/null |
| @@ -1,18 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [185, 100, 15, 200] |
| - ], |
| - "paintInvalidationClients": [ |
| - "VerticalScrollbar", |
| - "LayoutBlockFlow (positioned) DIV" |
| - ] |
| - } |
| - ] |
| -} |
| - |