| Index: LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-change-row-border-width-expected.txt
|
| diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/table-overflow-auto-in-overflow-auto-scrolled-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-change-row-border-width-expected.txt
|
| similarity index 52%
|
| copy from LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/table-overflow-auto-in-overflow-auto-scrolled-expected.txt
|
| copy to LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-change-row-border-width-expected.txt
|
| index ae79f09f0868de9e9d5edd53d8e0b0afe962bee3..e268e8e0515ac03362b28a4aa9dd894993a896e8 100644
|
| --- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/table-overflow-auto-in-overflow-auto-scrolled-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-change-row-border-width-expected.txt
|
| @@ -6,19 +6,23 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [762, 8, 15, 300],
|
| - [10, 8, 302, 300],
|
| - [8, 8, 769, 300],
|
| - [8, 8, 306, 300],
|
| - [8, 8, 306, 300],
|
| - [8, 8, 306, 300]
|
| + [10, 60, 52, 50],
|
| + [10, 10, 52, 100],
|
| + [10, 10, 52, 50],
|
| + [9, 59, 54, 50],
|
| + [9, 9, 54, 100],
|
| + [9, 9, 54, 50],
|
| + [8, 110, 56, 1],
|
| + [8, 109, 56, 2],
|
| + [8, 58, 56, 53],
|
| + [8, 58, 56, 52],
|
| + [8, 8, 56, 54],
|
| + [8, 8, 56, 52]
|
| ],
|
| "paintInvalidationClients": [
|
| - "VerticalScrollbar",
|
| - "LayoutBlockFlow DIV id='innerDiv'",
|
| "LayoutTable TABLE",
|
| "LayoutTableSection TBODY",
|
| - "LayoutTableRow TR",
|
| + "LayoutTableRow TR id='row'",
|
| "LayoutTableCell TD",
|
| "LayoutTableRow TR",
|
| "LayoutTableCell TD"
|
|
|