| Index: LayoutTests/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt
|
| diff --git a/LayoutTests/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt b/LayoutTests/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt
|
| index 2915b956f91be4cb98fcfcf1f9fa61f2e004cc21..9691bf8b8fae971bb287f417036d253e7ac90303 100644
|
| --- a/LayoutTests/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt
|
| +++ b/LayoutTests/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt
|
| @@ -1,10 +1,25 @@
|
| -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 113x54 [border: (2px solid #0000FF)]
|
| - LayoutTableSection {TBODY} at (2,2) size 110x50
|
| - LayoutTableRow {TR} at (0,0) size 110x50
|
| - LayoutTableCell {TD} at (0,22) size 55x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
|
| - LayoutTableCell {TD} at (55,23) size 55x4 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
|
| +{
|
| + "bounds": [800, 600],
|
| + "children": [
|
| + {
|
| + "bounds": [800, 600],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "repaintRects": [
|
| + [117, 8, 4, 54],
|
| + [116, 8, 5, 54],
|
| + [63, 8, 58, 54],
|
| + [62, 8, 55, 52],
|
| + [10, 10, 110, 50],
|
| + [10, 10, 110, 50],
|
| + [9, 9, 107, 50],
|
| + [9, 9, 107, 50],
|
| + [8, 60, 113, 2],
|
| + [8, 58, 113, 4],
|
| + [8, 8, 59, 54],
|
| + [8, 8, 55, 52]
|
| + ]
|
| + }
|
| + ]
|
| +}
|
| +
|
|
|