Index: LayoutTests/tables/mozilla/bugs/bug27993-1-expected.txt |
diff --git a/LayoutTests/tables/mozilla/bugs/bug27993-1-expected.txt b/LayoutTests/tables/mozilla/bugs/bug27993-1-expected.txt |
deleted file mode 100644 |
index 119f3cffa4553c2d3dd9f385c83efd30ca96dd65..0000000000000000000000000000000000000000 |
--- a/LayoutTests/tables/mozilla/bugs/bug27993-1-expected.txt |
+++ /dev/null |
@@ -1,18 +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 [bgcolor=#FFFFFF] |
- RenderTable {TABLE} at (0,0) size 748x52 [border: (1px outset #808080)] |
- RenderTableSection {TBODY} at (1,1) size 746x50 |
- RenderTableRow {TR} at (0,2) size 746x22 |
- RenderTableCell {TD} at (2,2) size 227x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- RenderText {#text} at (2,2) size 107x18 |
- text run at (2,2) width 107: "R1C1 colspan=0" |
- RenderTableCell {TD} at (231,2) size 513x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1] |
- RenderText {#text} at (2,2) size 107x18 |
- text run at (2,2) width 107: "R1C2 colspan=0" |
- RenderTableRow {TR} at (0,26) size 746x22 |
- RenderTableCell {TD} at (2,26) size 742x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2] |
- RenderText {#text} at (2,2) size 107x18 |
- text run at (2,2) width 107: "R2C1 colspan=2" |