Index: LayoutTests/fast/table/tableInsideCaption-expected.txt |
diff --git a/LayoutTests/fast/table/tableInsideCaption-expected.txt b/LayoutTests/fast/table/tableInsideCaption-expected.txt |
deleted file mode 100644 |
index 1488d7c18dff60cbc532ec846553a201ccd5fa69..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/table/tableInsideCaption-expected.txt |
+++ /dev/null |
@@ -1,32 +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 202x80 |
- RenderTableSection {TBODY} at (0,0) size 202x80 |
- RenderTableRow {TR} at (0,2) size 202x76 |
- RenderTableCell {TD} at (2,2) size 198x76 [r=0 c=0 rs=1 cs=1] |
- RenderTable {TABLE} at (1,1) size 196x24 |
- RenderTableSection {TBODY} at (0,0) size 196x24 |
- RenderTableRow {TR} at (0,2) size 196x20 |
- RenderTableCell {TD} at (2,2) size 192x20 [r=0 c=0 rs=1 cs=1] |
- RenderText {#text} at (1,1) size 190x19 |
- text run at (1,1) width 190: "This should all be on one line." |
- RenderTable {TABLE} at (1,25) size 84x50 |
- RenderTableSection {THEAD} at (0,24) size 84x2 |
- RenderBlock {CAPTION} at (0,0) size 84x24 |
- RenderTable {TABLE} at (14,0) size 56x24 |
- RenderTableSection {TBODY} at (0,0) size 56x24 |
- RenderTableRow {TR} at (0,2) size 56x20 |
- RenderTableCell {TD} at (2,2) size 52x20 [r=0 c=0 rs=1 cs=1] |
- RenderText {#text} at (1,1) size 50x19 |
- text run at (1,1) width 50: "Caption" |
- RenderTableSection {TBODY} at (0,26) size 84x24 |
- RenderTableRow {TR} at (0,2) size 84x20 |
- RenderTableCell {TD} at (2,2) size 49x20 [r=0 c=0 rs=1 cs=1] |
- RenderText {#text} at (1,1) size 47x19 |
- text run at (1,1) width 47: "Bottom" |
- RenderTableCell {TD} at (53,2) size 29x20 [r=0 c=1 rs=1 cs=1] |
- RenderText {#text} at (1,1) size 27x19 |
- text run at (1,1) width 27: "line." |