Index: LayoutTests/tables/mozilla/marvin/x_tbody_align_center-expected.txt |
diff --git a/LayoutTests/tables/mozilla/marvin/x_tbody_align_center-expected.txt b/LayoutTests/tables/mozilla/marvin/x_tbody_align_center-expected.txt |
deleted file mode 100644 |
index 7bf1edb59c24f6028f05f142c40b9eb5a2a5e245..0000000000000000000000000000000000000000 |
--- a/LayoutTests/tables/mozilla/marvin/x_tbody_align_center-expected.txt |
+++ /dev/null |
@@ -1,24 +0,0 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x138 |
- RenderBlock {html} at (0,0) size 800x138 |
- RenderBody {body} at (8,16) size 784x114 |
- RenderBlock {p} at (0,0) size 784x18 |
- RenderText {#text} at (0,0) size 340x18 |
- text run at (0,0) width 340: "In this test, the TBODY text should be center aligned." |
- RenderTable {table} at (0,34) size 178x80 [border: (1px outset #808080)] |
- RenderTableSection {thead} at (1,1) size 176x26 |
- RenderTableRow {tr} at (0,2) size 176x22 |
- RenderTableCell {td} at (2,2) size 172x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- RenderText {#text} at (2,2) size 168x18 |
- text run at (2,2) width 168: "This text is in the THEAD" |
- RenderTableSection {tfoot} at (1,53) size 176x26 |
- RenderTableRow {tr} at (0,2) size 176x22 |
- RenderTableCell {td} at (2,2) size 172x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- RenderText {#text} at (2,2) size 165x18 |
- text run at (2,2) width 165: "This text is in the TFOOT" |
- RenderTableSection {tbody} at (1,27) size 176x26 |
- RenderTableRow {tr} at (0,2) size 176x22 |
- RenderTableCell {td} at (2,2) size 172x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- RenderText {#text} at (57,2) size 58x18 |
- text run at (57,2) width 58: "TBODY" |