| Index: LayoutTests/fast/table/border-collapsing/cached-change-row-border-width-expected.txt
|
| diff --git a/LayoutTests/fast/table/border-collapsing/cached-change-row-border-width-expected.txt b/LayoutTests/fast/table/border-collapsing/cached-change-row-border-width-expected.txt
|
| index 9470444aadc6240d697a3e3d8df3a4498e16a25d..069ed3d9a2c1e69d86fa3c66c7a70d6810a6eddd 100644
|
| --- a/LayoutTests/fast/table/border-collapsing/cached-change-row-border-width-expected.txt
|
| +++ b/LayoutTests/fast/table/border-collapsing/cached-change-row-border-width-expected.txt
|
| @@ -1,11 +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 56x103 [border: (2px solid #0000FF)]
|
| - LayoutTableSection {TBODY} at (2,2) size 52x100
|
| - LayoutTableRow {TR} at (0,0) size 52x50 [border: (4px solid #FFFF00)]
|
| - LayoutTableCell {TD} at (0,22) size 52x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
|
| - LayoutTableRow {TR} at (0,50) size 52x50
|
| - LayoutTableCell {TD} at (0,73) size 52x4 [border: (2px none #000000)] [r=1 c=0 rs=1 cs=1]
|
| +{
|
| + "bounds": [800, 600],
|
| + "children": [
|
| + {
|
| + "bounds": [800, 600],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "repaintRects": [
|
| + [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]
|
| + ]
|
| + }
|
| + ]
|
| +}
|
| +
|
|
|