| Index: LayoutTests/fast/table/border-collapsing/cached-change-table-border-width-expected.txt
|
| diff --git a/LayoutTests/fast/table/border-collapsing/cached-change-table-border-width-expected.txt b/LayoutTests/fast/table/border-collapsing/cached-change-table-border-width-expected.txt
|
| index 29a1e4a05d285b2d5310c776cb13a46b88b4d3c4..dc919b917049d2cbaf32f89848d12a3033d8fc7f 100644
|
| --- a/LayoutTests/fast/table/border-collapsing/cached-change-table-border-width-expected.txt
|
| +++ b/LayoutTests/fast/table/border-collapsing/cached-change-table-border-width-expected.txt
|
| @@ -1,9 +1,21 @@
|
| -layer at (0,0) size 800x600
|
| - LayoutView at (0,0) size 800x600
|
| -layer at (0,0) size 800x600
|
| - LayoutBlockFlow {HTML} at (0,0) size 800x600
|
| - LayoutBlockFlow {BODY} at (8,8) size 784x584
|
| - LayoutTable {TABLE} at (0,0) size 58x54 [border: (2px solid #0000FF)]
|
| - LayoutTableSection {TBODY} at (2,2) size 54x50
|
| - LayoutTableRow {TR} at (0,0) size 54x50
|
| - LayoutTableCell {TD} at (0,23) size 54x4 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
|
| +{
|
| + "bounds": [800, 600],
|
| + "children": [
|
| + {
|
| + "bounds": [800, 600],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "repaintRects": [
|
| + [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]
|
| + ]
|
| + }
|
| + ]
|
| +}
|
| +
|
|
|