Index: LayoutTests/tables/mozilla/marvin/tfoot_align_justify-expected.txt |
diff --git a/LayoutTests/tables/mozilla/marvin/tfoot_align_justify-expected.txt b/LayoutTests/tables/mozilla/marvin/tfoot_align_justify-expected.txt |
deleted file mode 100644 |
index 97d4acd99eb16e204fb2e51f0f01e7178e6f568d..0000000000000000000000000000000000000000 |
--- a/LayoutTests/tables/mozilla/marvin/tfoot_align_justify-expected.txt |
+++ /dev/null |
@@ -1,35 +0,0 @@ |
-layer at (0,0) size 800x600 |
- RenderView 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 |
- RenderBlock {P} at (0,0) size 784x36 |
- RenderText {#text} at (0,0) size 661x36 |
- text run at (0,0) width 661: "The TFOOT element labels the head area of a table. In this test, the TFOOT text has an attribute value of" |
- text run at (0,18) width 628: "ALIGN=JUSTIFY. ALIGN-JUSTIFY should attempt to justify text within all cells of the TFOOT." |
- RenderTable {TABLE} at (0,52) size 692x82 [border: (1px outset #808080)] |
- RenderTableSection {THEAD} at (1,1) size 690x26 |
- RenderTableRow {TR} at (0,2) size 690x22 |
- RenderTableCell {TD} at (2,2) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- RenderText {#text} at (2,2) size 336x18 |
- text run at (2,2) width 336: "This text is in the THEADThis text is in the THEAD" |
- RenderTableCell {TD} at (346,2) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1] |
- RenderText {#text} at (2,2) size 336x18 |
- text run at (2,2) width 336: "This text is in the THEADThis text is in the THEAD" |
- RenderTableSection {TFOOT} at (1,55) size 690x26 |
- RenderTableRow {TR} at (0,2) size 690x22 |
- RenderTableCell {TD} at (2,2) size 342x22 [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" |
- RenderTableCell {TD} at (346,2) size 342x22 [border: (1px inset #808080)] [r=0 c=1 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 690x26 |
- RenderTableRow {TR} at (0,2) size 690x22 |
- RenderTableCell {TD} at (2,2) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- RenderText {#text} at (2,2) size 338x18 |
- text run at (2,2) width 338: "This text is in the TBODYThis text is in the TBODY" |
- RenderTableCell {TD} at (346,2) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1] |
- RenderText {#text} at (2,2) size 338x18 |
- text run at (2,2) width 338: "This text is in the TBODYThis text is in the TBODY" |
- RenderTableSection {TBODY} at (1,53) size 690x2 |