Index: LayoutTests/tables/mozilla/bugs/bug21299-expected.txt |
diff --git a/LayoutTests/tables/mozilla/bugs/bug21299-expected.txt b/LayoutTests/tables/mozilla/bugs/bug21299-expected.txt |
deleted file mode 100644 |
index 0a966214f012230d08428fc3a8b16e90e2432ff8..0000000000000000000000000000000000000000 |
--- a/LayoutTests/tables/mozilla/bugs/bug21299-expected.txt |
+++ /dev/null |
@@ -1,25 +0,0 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x86 |
- RenderBlock {HTML} at (0,0) size 800x86 |
- RenderBody {BODY} at (8,16) size 784x62 |
- RenderBlock {P} at (0,0) size 784x18 |
- RenderText {#text} at (0,0) size 295x18 |
- text run at (0,0) width 295: "The background color should span all columns" |
- RenderTable {TABLE} at (0,34) size 460x28 [border: (1px outset #808080)] |
- RenderTableCol {COLGROUP} at (0,0) size 0x0 |
- RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#00FF00] |
- RenderTableSection {TBODY} at (1,1) size 458x26 |
- RenderTableRow {TR} at (0,2) size 458x22 |
- RenderTableCell {TD} at (2,2) size 112x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- RenderText {#text} at (2,2) size 108x18 |
- text run at (2,2) width 108: "Column 1, row 1" |
- RenderTableCell {TD} at (116,2) size 112x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1] |
- RenderText {#text} at (2,2) size 108x18 |
- text run at (2,2) width 108: "Column 2, row 1" |
- RenderTableCell {TD} at (230,2) size 112x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1] |
- RenderText {#text} at (2,2) size 108x18 |
- text run at (2,2) width 108: "Column 3, row 1" |
- RenderTableCell {TD} at (344,2) size 112x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1] |
- RenderText {#text} at (2,2) size 108x18 |
- text run at (2,2) width 108: "Column 4, row 1" |