Index: LayoutTests/tables/mozilla_expected_failures/bugs/bug51000-expected.txt |
diff --git a/LayoutTests/tables/mozilla_expected_failures/bugs/bug51000-expected.txt b/LayoutTests/tables/mozilla_expected_failures/bugs/bug51000-expected.txt |
deleted file mode 100644 |
index fcfcaaccd193b2fa921e3947e2dd5fe4450efc4a..0000000000000000000000000000000000000000 |
--- a/LayoutTests/tables/mozilla_expected_failures/bugs/bug51000-expected.txt |
+++ /dev/null |
@@ -1,24 +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 784x18 |
- RenderText {#text} at (0,0) size 375x18 |
- text run at (0,0) width 375: "300xp height value set on THEAD, TBODY, and TFOOT" |
- RenderTable {TABLE} at (0,34) size 250x80 [border: (1px outset #808080)] |
- RenderTableSection {THEAD} at (1,1) size 248x26 |
- RenderTableRow {TR} at (0,2) size 248x22 |
- RenderTableCell {TH} at (2,2) size 244x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- RenderText {#text} at (2,2) size 240x18 |
- text run at (2,2) width 240: "This THEAD should be 300px high" |
- RenderTableSection {TFOOT} at (1,53) size 248x26 |
- RenderTableRow {TR} at (0,2) size 248x22 |
- RenderTableCell {TD} at (2,2) size 244x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- RenderText {#text} at (2,2) size 226x18 |
- text run at (2,2) width 226: "This TFOOT should be 300px high" |
- RenderTableSection {TBODY} at (1,27) size 248x26 |
- RenderTableRow {TR} at (0,2) size 248x22 |
- RenderTableCell {TD} at (2,2) size 244x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- RenderText {#text} at (2,2) size 234x18 |
- text run at (2,2) width 234: "This TBODY should be 300px hight" |