Index: LayoutTests/tables/mozilla/bugs/bug10269-1-expected.txt |
diff --git a/LayoutTests/tables/mozilla/bugs/bug10269-1-expected.txt b/LayoutTests/tables/mozilla/bugs/bug10269-1-expected.txt |
deleted file mode 100644 |
index 81831e29a10701b91ef4150c899356f16cf6b7fd..0000000000000000000000000000000000000000 |
--- a/LayoutTests/tables/mozilla/bugs/bug10269-1-expected.txt |
+++ /dev/null |
@@ -1,17 +0,0 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x40 |
- RenderBlock {HTML} at (0,0) size 800x40 |
- RenderBody {BODY} at (8,8) size 784x24 |
- RenderTable {TABLE} at (0,0) size 108x24 |
- RenderTableSection {TBODY} at (0,0) size 108x24 |
- RenderTableRow {TR} at (0,2) size 108x20 |
- RenderTableCell {TD} at (2,2) size 29x20 [r=0 c=0 rs=1 cs=1] |
- RenderText {#text} at (1,1) size 27x18 |
- text run at (1,1) width 27: "One" |
- RenderTableCell {TD} at (33,2) size 32x20 [r=0 c=1 rs=1 cs=1] |
- RenderText {#text} at (1,1) size 30x18 |
- text run at (1,1) width 30: "Two" |
- RenderTableCell {TD} at (67,2) size 39x20 [r=0 c=2 rs=1 cs=1] |
- RenderText {#text} at (1,1) size 37x18 |
- text run at (1,1) width 37: "Three" |