Index: LayoutTests/tables/mozilla/bugs/bug28933-expected.txt |
diff --git a/LayoutTests/tables/mozilla/bugs/bug28933-expected.txt b/LayoutTests/tables/mozilla/bugs/bug28933-expected.txt |
index e6e0897deb13369e06c26d51ef1a3c861cb62c42..1b5312c503bb3c670649e7bb8b1dbc83b527b31a 100644 |
--- a/LayoutTests/tables/mozilla/bugs/bug28933-expected.txt |
+++ b/LayoutTests/tables/mozilla/bugs/bug28933-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 4x2 |
- RenderTableSection {TBODY} at (0,0) size 4x2 |
- RenderTableRow {TR} at (0,0) size 4x0 |
- RenderTableCell {TD} at (0,0) size 2x2 [r=0 c=0 rs=2 cs=1] |
- RenderTableRow {TR} at (0,0) size 4x2 |
- RenderTableCell {TD} at (2,0) size 2x2 [r=1 c=1 rs=1 cs=1] |
+ LayoutTable {TABLE} at (0,0) size 4x2 |
+ LayoutTableSection {TBODY} at (0,0) size 4x2 |
+ LayoutTableRow {TR} at (0,0) size 4x0 |
+ LayoutTableCell {TD} at (0,0) size 2x2 [r=0 c=0 rs=2 cs=1] |
+ LayoutTableRow {TR} at (0,0) size 4x2 |
+ LayoutTableCell {TD} at (2,0) size 2x2 [r=1 c=1 rs=1 cs=1] |