| Index: LayoutTests/fast/table/table-section-split2-expected.txt
|
| diff --git a/LayoutTests/fast/table/table-section-split2-expected.txt b/LayoutTests/fast/table/table-section-split2-expected.txt
|
| index 80a19bd15c0844185943f375c42f991ef4883c36..91d2f457198a59344a48ce62609e88e9dc9351bc 100644
|
| --- a/LayoutTests/fast/table/table-section-split2-expected.txt
|
| +++ b/LayoutTests/fast/table/table-section-split2-expected.txt
|
| @@ -3,17 +3,17 @@ layer at (0,0) size 800x600
|
| layer at (0,0) size 800x36
|
| RenderBlock {HTML} at (0,0) size 800x36 [color=#FFFFFF]
|
| RenderBody {BODY} at (8,8) size 784x20
|
| - RenderTable at (0,0) size 30x20
|
| - RenderTableSection {DIV} at (0,0) size 30x20
|
| - RenderTableRow (anonymous) at (0,0) size 30x20
|
| - RenderTableCell (anonymous) at (0,0) size 10x10 [r=0 c=0 rs=1 cs=1]
|
| + LayoutTable at (0,0) size 30x20
|
| + LayoutTableSection {DIV} at (0,0) size 30x20
|
| + LayoutTableRow (anonymous) at (0,0) size 30x20
|
| + LayoutTableCell (anonymous) at (0,0) size 10x10 [r=0 c=0 rs=1 cs=1]
|
| RenderBlock {DIV} at (0,0) size 10x10
|
| RenderText {#text} at (0,0) size 10x10
|
| text run at (0,0) width 10: "A"
|
| - RenderTableCell {TD} at (10,0) size 10x10 [r=0 c=1 rs=1 cs=1]
|
| + LayoutTableCell {TD} at (10,0) size 10x10 [r=0 c=1 rs=1 cs=1]
|
| RenderText {#text} at (0,0) size 10x10
|
| text run at (0,0) width 10: "B"
|
| - RenderTableCell (anonymous) at (20,0) size 10x20 [r=0 c=2 rs=1 cs=1]
|
| + LayoutTableCell (anonymous) at (20,0) size 10x20 [r=0 c=2 rs=1 cs=1]
|
| RenderBlock {DIV} at (0,0) size 10x10
|
| RenderText {#text} at (0,0) size 10x10
|
| text run at (0,0) width 10: "C"
|
|
|