| Index: LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/scroll-inside-table-cell-expected.txt
|
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/box-shadow-inset-repaint-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/scroll-inside-table-cell-expected.txt
|
| similarity index 66%
|
| copy from LayoutTests/virtual/slimmingpaint/fast/repaint/box-shadow-inset-repaint-expected.txt
|
| copy to LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/scroll-inside-table-cell-expected.txt
|
| index 538474faaf6c2b7917336487866d59ba4cabbb2f..0732e413fb5c3c1b05be19aba65d9c3544ccac5b 100644
|
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/box-shadow-inset-repaint-expected.txt
|
| +++ b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/scroll-inside-table-cell-expected.txt
|
| @@ -6,13 +6,12 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [23, 23, 100, 100],
|
| - [8, 8, 230, 130],
|
| - [8, 8, 230, 30]
|
| + [314, 564, 435, 15],
|
| + [312, 112, 454, 469]
|
| ],
|
| "paintInvalidationClients": [
|
| - "LayoutBlockFlow DIV id='container'",
|
| - "LayoutBlockFlow DIV"
|
| + "HorizontalScrollbar",
|
| + "LayoutTableCell TD id='cellToScroll' class='relative'"
|
| ]
|
| }
|
| ]
|
|
|