Chromium Code Reviews| Index: LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/scrollbar-damage-and-full-viewport-repaint-expected.txt |
| diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/scrollbar-damage-and-full-viewport-repaint-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/scrollbar-damage-and-full-viewport-repaint-expected.txt |
| deleted file mode 100644 |
| index 9e83eb4a7bd7583ccdbbffccd2c5565377905260..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/scrollbar-damage-and-full-viewport-repaint-expected.txt |
| +++ /dev/null |
| @@ -1,20 +0,0 @@ |
| -{ |
| - "bounds": [1000, 600], |
| - "children": [ |
| - { |
| - "bounds": [1000, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [101, 51, 101, 201], |
| - [1, 236, 185, 15] |
| - ], |
| - "paintInvalidationClients": [ |
| - "HorizontalScrollbar", |
| - "HorizontalScrollbar", |
| - "LayoutBlockFlow DIV id='child'" |
| - ] |
| - } |
| - ] |
| -} |
| - |