Index: LayoutTests/tables/mozilla/marvin/x_tfoot_class-expected.txt |
diff --git a/LayoutTests/tables/mozilla/marvin/x_tfoot_class-expected.txt b/LayoutTests/tables/mozilla/marvin/x_tfoot_class-expected.txt |
deleted file mode 100644 |
index f4056339f17c7f2bcf616e4addce358063e98942..0000000000000000000000000000000000000000 |
--- a/LayoutTests/tables/mozilla/marvin/x_tfoot_class-expected.txt |
+++ /dev/null |
@@ -1,22 +0,0 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x70 |
- RenderBlock {html} at (0,0) size 800x70 |
- RenderBody {body} at (8,8) size 784x54 |
- RenderTable {table} at (0,0) size 630x54 [border: (1px outset #808080)] |
- RenderTableSection {tfoot} at (1,27) size 628x26 [bgcolor=#00FF00] |
- RenderTableRow {tr} at (0,2) size 628x22 |
- RenderTableCell {td} at (2,2) size 311x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- RenderText {#text} at (2,2) size 262x18 |
- text run at (2,2) width 262: "This tfoot should have a lime background" |
- RenderTableCell {td} at (315,2) size 311x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1] |
- RenderText {#text} at (2,2) size 262x18 |
- text run at (2,2) width 262: "This tfoot should have a lime background" |
- RenderTableSection {tbody} at (1,1) size 628x26 |
- RenderTableRow {tr} at (0,2) size 628x22 |
- RenderTableCell {td} at (2,2) size 311x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- RenderText {#text} at (2,2) size 307x18 |
- text run at (2,2) width 307: "This tbody should NOT have a lime background" |
- RenderTableCell {td} at (315,2) size 311x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1] |
- RenderText {#text} at (2,2) size 307x18 |
- text run at (2,2) width 307: "This tbody should NOT have a lime background" |