Index: LayoutTests/fast/reflections/table-cell-expected.txt |
diff --git a/LayoutTests/fast/reflections/table-cell-expected.txt b/LayoutTests/fast/reflections/table-cell-expected.txt |
index 5abf33557d0570b6e0beb64fa9f87043c7d1afa5..46c2ee764cbfe7d6c256894cfceafa0ab91c4d2a 100644 |
--- a/LayoutTests/fast/reflections/table-cell-expected.txt |
+++ b/LayoutTests/fast/reflections/table-cell-expected.txt |
@@ -3,9 +3,9 @@ layer at (0,0) size 800x600 |
layer at (0,0) size 800x600 |
RenderBlock {HTML} at (0,0) size 800x600 |
RenderBody {BODY} at (8,8) size 784x584 |
- RenderTable {TABLE} at (0,0) size 104x100 |
- RenderTableSection {TBODY} at (0,0) size 104x100 |
- RenderTableRow {TR} at (0,0) size 104x100 |
- RenderTableCell {TD} at (0,49) size 52x2 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1] |
+ LayoutTable {TABLE} at (0,0) size 104x100 |
+ LayoutTableSection {TBODY} at (0,0) size 104x100 |
+ LayoutTableRow {TR} at (0,0) size 104x100 |
+ LayoutTableCell {TD} at (0,49) size 52x2 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1] |
layer at (60,8) size 52x100 |
- RenderTableCell {TD} at (52,49) size 52x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1] |
+ LayoutTableCell {TD} at (52,49) size 52x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1] |