Chromium Code Reviews| Index: LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/scroll-inside-table-cell-expected.txt |
| diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/scroll-inside-table-cell-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/scroll-inside-table-cell-expected.txt |
| deleted file mode 100644 |
| index 056473d6a7c3d69a07da07284ae7044ac776aec1..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/scroll-inside-table-cell-expected.txt |
| +++ /dev/null |
| @@ -1,19 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [314, 564, 435, 15], |
| - [312, 112, 454, 469] |
| - ], |
| - "paintInvalidationClients": [ |
| - "HorizontalScrollbar", |
| - "LayoutTableCell (relative positioned) TD id='cellToScroll' class='relative'" |
| - ] |
| - } |
| - ] |
| -} |
| - |