| Index: LayoutTests/platform/win/fast/repaint/scroll-relative-table-inside-table-cell-expected.txt
|
| diff --git a/LayoutTests/platform/win/fast/repaint/scroll-relative-table-inside-table-cell-expected.txt b/LayoutTests/platform/win/fast/repaint/scroll-relative-table-inside-table-cell-expected.txt
|
| index 26f5b39ace4c1f37c7f65c4eba44b5a9b0e887c6..bf5f9e89424621a389f8941a3c0ccb33d20a3a9f 100644
|
| --- a/LayoutTests/platform/win/fast/repaint/scroll-relative-table-inside-table-cell-expected.txt
|
| +++ b/LayoutTests/platform/win/fast/repaint/scroll-relative-table-inside-table-cell-expected.txt
|
| @@ -7,11 +7,15 @@
|
| "drawsContent": true,
|
| "repaintRects": [
|
| [1114, 1764, 435, 15],
|
| + [1114, 1314, 450, 450],
|
| + [1112, 1314, 437, 450],
|
| [1112, 1312, 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'"
|
| ]
|
| }
|
| ]
|
|
|