| Index: LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-cell-append-expected.txt
|
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/table-row-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-cell-append-expected.txt
|
| similarity index 69%
|
| copy from LayoutTests/virtual/slimmingpaint/fast/repaint/table-row-expected.txt
|
| copy to LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-cell-append-expected.txt
|
| index 6219177624a309a433021c4e080fb58c95ac3227..d14a22f19e2898fa8142bfbfffb3d852db76db1e 100644
|
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/table-row-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-cell-append-expected.txt
|
| @@ -6,11 +6,12 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [10, 10, 102, 100],
|
| - [8, 10, 106, 100]
|
| + [68, 8, 55, 54],
|
| + [67, 8, 56, 54],
|
| + [63, 8, 60, 54]
|
| ],
|
| "paintInvalidationClients": [
|
| - "LayoutTableRow TR id='target' class='green'",
|
| + "LayoutTable TABLE",
|
| "LayoutTableCell TD"
|
| ]
|
| }
|
|
|