| Index: LayoutTests/fast/table/table-split2-expected.txt
|
| diff --git a/LayoutTests/fast/table/table-split2-expected.txt b/LayoutTests/fast/table/table-split2-expected.txt
|
| index 31320fc91a3cde62a453f68787a4f2d75f6bd399..38404d81987ae57d3cff01b0b921b17090389c4c 100644
|
| --- a/LayoutTests/fast/table/table-split2-expected.txt
|
| +++ b/LayoutTests/fast/table/table-split2-expected.txt
|
| @@ -3,34 +3,34 @@ layer at (0,0) size 800x600
|
| layer at (0,0) size 800x76
|
| RenderBlock {HTML} at (0,0) size 800x76 [color=#FFFFFF]
|
| RenderBody {BODY} at (8,8) size 784x60
|
| - RenderTable {DIV} at (0,0) size 60x60
|
| - RenderTableSection {DIV} at (0,0) size 60x10
|
| - RenderTableRow (anonymous) at (0,0) size 60x10
|
| - RenderTableCell (anonymous) at (0,0) size 60x10 [r=0 c=0 rs=1 cs=1]
|
| + LayoutTable {DIV} at (0,0) size 60x60
|
| + LayoutTableSection {DIV} at (0,0) size 60x10
|
| + LayoutTableRow (anonymous) at (0,0) size 60x10
|
| + LayoutTableCell (anonymous) at (0,0) size 60x10 [r=0 c=0 rs=1 cs=1]
|
| RenderText {#text} at (0,0) size 60x10
|
| text run at (0,0) width 60: "Header"
|
| - RenderTableSection (anonymous) at (0,10) size 60x10
|
| - RenderTableRow (anonymous) at (0,0) size 60x10
|
| - RenderTableCell (anonymous) at (0,0) size 60x10 [r=0 c=0 rs=1 cs=1]
|
| + LayoutTableSection (anonymous) at (0,10) size 60x10
|
| + LayoutTableRow (anonymous) at (0,0) size 60x10
|
| + LayoutTableCell (anonymous) at (0,0) size 60x10 [r=0 c=0 rs=1 cs=1]
|
| RenderBlock {DIV} at (0,0) size 60x10
|
| RenderText {#text} at (0,0) size 10x10
|
| text run at (0,0) width 10: "A"
|
| - RenderTableSection {DIV} at (0,20) size 60x10
|
| - RenderTableRow (anonymous) at (0,0) size 60x10
|
| - RenderTableCell (anonymous) at (0,0) size 60x10 [r=0 c=0 rs=1 cs=1]
|
| + LayoutTableSection {DIV} at (0,20) size 60x10
|
| + LayoutTableRow (anonymous) at (0,0) size 60x10
|
| + LayoutTableCell (anonymous) at (0,0) size 60x10 [r=0 c=0 rs=1 cs=1]
|
| RenderText {#text} at (0,0) size 10x10
|
| text run at (0,0) width 10: "B"
|
| - RenderTableSection (anonymous) at (0,30) size 60x20
|
| - RenderTableRow (anonymous) at (0,0) size 60x20
|
| - RenderTableCell (anonymous) at (0,0) size 60x20 [r=0 c=0 rs=1 cs=1]
|
| + LayoutTableSection (anonymous) at (0,30) size 60x20
|
| + LayoutTableRow (anonymous) at (0,0) size 60x20
|
| + LayoutTableCell (anonymous) at (0,0) size 60x20 [r=0 c=0 rs=1 cs=1]
|
| RenderBlock {DIV} at (0,0) size 60x10
|
| RenderText {#text} at (0,0) size 10x10
|
| text run at (0,0) width 10: "C"
|
| RenderBlock {DIV} at (0,10) size 60x10
|
| RenderText {#text} at (0,0) size 10x10
|
| text run at (0,0) width 10: "D"
|
| - RenderTableSection {DIV} at (0,50) size 60x10
|
| - RenderTableRow (anonymous) at (0,0) size 60x10
|
| - RenderTableCell (anonymous) at (0,0) size 60x10 [r=0 c=0 rs=1 cs=1]
|
| + LayoutTableSection {DIV} at (0,50) size 60x10
|
| + LayoutTableRow (anonymous) at (0,0) size 60x10
|
| + LayoutTableCell (anonymous) at (0,0) size 60x10 [r=0 c=0 rs=1 cs=1]
|
| RenderText {#text} at (0,0) size 60x10
|
| text run at (0,0) width 60: "Footer"
|
|
|