Index: LayoutTests/tables/mozilla/bugs/bug11944-expected.txt |
diff --git a/LayoutTests/tables/mozilla/bugs/bug11944-expected.txt b/LayoutTests/tables/mozilla/bugs/bug11944-expected.txt |
deleted file mode 100644 |
index 31f7b070834900c0b15bd260e41b2edf36519ef0..0000000000000000000000000000000000000000 |
--- a/LayoutTests/tables/mozilla/bugs/bug11944-expected.txt |
+++ /dev/null |
@@ -1,26 +0,0 @@ |
-layer at (0,0) size 785x636 |
- RenderView at (0,0) size 785x600 |
-layer at (0,0) size 785x636 |
- RenderBlock {HTML} at (0,0) size 785x636 |
- RenderBody {BODY} at (8,8) size 769x620 [bgcolor=#C0C0C0] |
- RenderTable {TABLE} at (0,0) size 136x150 [border: (20px outset #808080)] |
- RenderTableSection {TBODY} at (20,20) size 96x110 |
- RenderTableRow {TR} at (0,10) size 96x90 |
- RenderTableCell {TD} at (10,44) size 76x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- RenderText {#text} at (2,2) size 72x18 |
- text run at (2,2) width 72: "cell content" |
- RenderBlock {P} at (0,166) size 769x18 |
- RenderText {#text} at (0,0) size 615x18 |
- text run at (0,0) width 615: "The following two tables demostrates the bug with TD and TABLE both having height specified." |
- RenderTable {TABLE} at (0,200) size 256x210 [border: (20px outset #808080)] |
- RenderTableSection {TBODY} at (20,20) size 216x170 |
- RenderTableRow {TR} at (0,10) size 216x150 |
- RenderTableCell {TD} at (10,74) size 196x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- RenderText {#text} at (2,2) size 192x18 |
- text run at (2,2) width 192: "height=210 (150+2*10+2*20)" |
- RenderTable {TABLE} at (0,410) size 273x210 [border: (20px outset #808080)] |
- RenderTableSection {TBODY} at (20,20) size 233x170 |
- RenderTableRow {TR} at (0,10) size 233x150 |
- RenderTableCell {TD} at (10,74) size 213x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- RenderText {#text} at (2,2) size 209x18 |
- text run at (2,2) width 209: "height=211 (150+2*10+2*20+1)" |