Index: LayoutTests/tables/mozilla/bugs/bug3263-expected.txt |
diff --git a/LayoutTests/tables/mozilla/bugs/bug3263-expected.txt b/LayoutTests/tables/mozilla/bugs/bug3263-expected.txt |
deleted file mode 100644 |
index 677590b24bf0e0ed538ebd64897fe3bfe7672c6e..0000000000000000000000000000000000000000 |
--- a/LayoutTests/tables/mozilla/bugs/bug3263-expected.txt |
+++ /dev/null |
@@ -1,16 +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 |
- RenderTable {TABLE} at (0,0) size 74x54 [border: (1px outset #808080)] |
- RenderTableSection {THEAD} at (1,1) size 72x26 |
- RenderTableRow {TR} at (0,2) size 72x22 |
- RenderTableCell {TH} at (2,2) size 68x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- RenderText {#text} at (2,2) size 64x18 |
- text run at (2,2) width 64: "thead cell" |
- RenderTableSection {TBODY} at (1,27) size 72x26 |
- RenderTableRow {TR} at (0,2) size 72x22 |
- RenderTableCell {TD} at (2,2) size 68x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- RenderText {#text} at (2,2) size 62x18 |
- text run at (2,2) width 62: "tbody cell" |