| Index: LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-change-table-border-width-expected.txt
|
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/add-table-overpaint-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-change-table-border-width-expected.txt
|
| similarity index 55%
|
| copy from LayoutTests/virtual/slimmingpaint/fast/repaint/add-table-overpaint-expected.txt
|
| copy to LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-change-table-border-width-expected.txt
|
| index 55cb0d6ae90f10c11210ca115e09e09b3a21844e..c9b3ab10bdccb9fdc4f51080c1b9d8f2a402f48a 100644
|
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/add-table-overpaint-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-change-table-border-width-expected.txt
|
| @@ -6,17 +6,17 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [2, 314, 152, 152],
|
| - [0, 314, 156, 152],
|
| - [0, 312, 800, 156],
|
| - [0, 312, 800, 156],
|
| - [0, 312, 156, 156],
|
| - [0, 312, 156, 156]
|
| + [10, 10, 54, 50],
|
| + [10, 10, 54, 50],
|
| + [9, 9, 54, 50],
|
| + [9, 9, 54, 50],
|
| + [8, 8, 58, 54],
|
| + [8, 8, 58, 54],
|
| + [8, 8, 56, 52],
|
| + [8, 8, 56, 52]
|
| ],
|
| "paintInvalidationClients": [
|
| - "LayoutBlockFlow HTML",
|
| - "LayoutBlockFlow DIV",
|
| - "LayoutTable TABLE",
|
| + "LayoutTable TABLE id='tbl'",
|
| "LayoutTableSection TBODY",
|
| "LayoutTableRow TR",
|
| "LayoutTableCell TD"
|
|
|