Index: LayoutTests/fast/table/035-expected.txt |
diff --git a/LayoutTests/fast/table/035-expected.txt b/LayoutTests/fast/table/035-expected.txt |
deleted file mode 100644 |
index 960b11754532c356b627c716c0fb10429bc60efd..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/table/035-expected.txt |
+++ /dev/null |
@@ -1,26 +0,0 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x114 |
- RenderBlock {HTML} at (0,0) size 800x114 |
- RenderBody {BODY} at (8,8) size 784x98 |
- RenderBlock (anonymous) at (0,0) size 784x18 |
- RenderText {#text} at (0,0) size 404x19 |
- text run at (0,0) width 404: "This test should have two centered tables and two centered divs." |
- RenderTable {TABLE} at (299,18) size 186x22 [border: (1px outset #808080)] |
- RenderTableSection {TBODY} at (1,1) size 184x20 |
- RenderTableRow {TR} at (0,0) size 184x20 |
- RenderTableCell {TD} at (0,0) size 184x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- RenderText {#text} at (1,1) size 182x19 |
- text run at (1,1) width 182: "This table is aligned \"center\"" |
- RenderTable {TABLE} at (286,40) size 212x22 [border: (1px outset #808080)] |
- RenderTableSection {TBODY} at (1,1) size 210x20 |
- RenderTableRow {TR} at (0,0) size 210x20 |
- RenderTableCell {TD} at (0,0) size 210x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- RenderText {#text} at (1,1) size 208x19 |
- text run at (1,1) width 208: "This table is aligned \"CENTER\"" |
- RenderBlock {DIV} at (0,62) size 784x18 |
- RenderText {#text} at (306,0) size 172x19 |
- text run at (306,0) width 172: "This div is aligned \"center\"" |
- RenderBlock {DIV} at (0,80) size 784x18 |
- RenderText {#text} at (293,0) size 198x19 |
- text run at (293,0) width 198: "This div is aligned \"CENTER\"" |