Index: LayoutTests/fast/table/table-split-expected.txt |
diff --git a/LayoutTests/fast/table/table-split-expected.txt b/LayoutTests/fast/table/table-split-expected.txt |
index b6aea6b43d78e1eccd27ee9efcd10d0726119bc2..f12ab98acaefa3b7691dcd5e0a6d61719bfe783c 100644 |
--- a/LayoutTests/fast/table/table-split-expected.txt |
+++ b/LayoutTests/fast/table/table-split-expected.txt |
@@ -3,32 +3,32 @@ 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 60x40 |
- 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 60x40 |
+ 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" |
- RenderTableRow {TR} at (0,10) size 60x10 |
- RenderTableCell (anonymous) at (0,10) size 60x10 [r=1 c=0 rs=1 cs=1] |
+ LayoutTableRow {TR} at (0,10) size 60x10 |
+ LayoutTableCell (anonymous) at (0,10) size 60x10 [r=1 c=0 rs=1 cs=1] |
RenderText {#text} at (0,0) size 10x10 |
text run at (0,0) width 10: "B" |
- RenderTableRow (anonymous) at (0,20) size 60x20 |
- RenderTableCell (anonymous) at (0,20) size 60x20 [r=2 c=0 rs=1 cs=1] |
+ LayoutTableRow (anonymous) at (0,20) size 60x20 |
+ LayoutTableCell (anonymous) at (0,20) size 60x20 [r=2 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" |