Chromium Code Reviews| Index: LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/scrollbar-damage-and-full-viewport-repaint-expected.txt |
| diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/scrollbar-damage-and-full-viewport-repaint-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/scrollbar-damage-and-full-viewport-repaint-expected.txt |
| deleted file mode 100644 |
| index bfe9ad949571f5058fc3fad09c16758132ce9402..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/scrollbar-damage-and-full-viewport-repaint-expected.txt |
| +++ /dev/null |
| @@ -1,22 +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", |
| - "HorizontalScrollbar", |
| - "HorizontalScrollbar", |
| - "LayoutBlockFlow DIV id='child'" |
| - ] |
| - } |
| - ] |
| -} |
| - |