Index: LayoutTests/fast/table/table-row-split2-expected.txt |
diff --git a/LayoutTests/fast/table/table-row-split2-expected.txt b/LayoutTests/fast/table/table-row-split2-expected.txt |
index 7bb9abdc21e686f2300744cd7fbd56bf81278dac..135f795c0c4b0e60418e161e6a7509e7f1637a22 100644 |
--- a/LayoutTests/fast/table/table-row-split2-expected.txt |
+++ b/LayoutTests/fast/table/table-row-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 (anonymous) at (0,0) size 30x20 |
- RenderTableRow {DIV} 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 (anonymous) at (0,0) size 30x20 |
+ LayoutTableRow {DIV} 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" |