| Index: LayoutTests/platform/win/fast/repaint/scroll-inside-table-cell-expected.txt
|
| diff --git a/LayoutTests/platform/win/fast/repaint/scroll-inside-table-cell-expected.txt b/LayoutTests/platform/win/fast/repaint/scroll-inside-table-cell-expected.txt
|
| index 056473d6a7c3d69a07da07284ae7044ac776aec1..e72a83bb932697170a03028d188a40d3b68d4f9c 100644
|
| --- a/LayoutTests/platform/win/fast/repaint/scroll-inside-table-cell-expected.txt
|
| +++ b/LayoutTests/platform/win/fast/repaint/scroll-inside-table-cell-expected.txt
|
| @@ -7,11 +7,15 @@
|
| "drawsContent": true,
|
| "repaintRects": [
|
| [314, 564, 435, 15],
|
| + [314, 114, 450, 450],
|
| + [312, 114, 437, 450],
|
| [312, 112, 454, 469]
|
| ],
|
| "paintInvalidationClients": [
|
| "HorizontalScrollbar",
|
| - "LayoutTableCell (relative positioned) TD id='cellToScroll' class='relative'"
|
| + "LayoutTableCell (relative positioned) TD id='cellToScroll' class='relative'",
|
| + "LayoutBlockFlow (relative positioned) DIV class='relative red'",
|
| + "LayoutBlockFlow (positioned) DIV class='absolute green'"
|
| ]
|
| }
|
| ]
|
|
|