Index: LayoutTests/tables/mozilla/bugs/bug13105-expected.txt |
diff --git a/LayoutTests/tables/mozilla/bugs/bug13105-expected.txt b/LayoutTests/tables/mozilla/bugs/bug13105-expected.txt |
deleted file mode 100644 |
index e4d0d6dc6ebd5c429cb7199f3823d1206627fa67..0000000000000000000000000000000000000000 |
--- a/LayoutTests/tables/mozilla/bugs/bug13105-expected.txt |
+++ /dev/null |
@@ -1,20 +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 784x576 |
- RenderBlock {P} at (0,0) size 784x39 |
- RenderBlock (anonymous) at (0,0) size 784x15 |
- RenderInline {CODE} at (0,0) size 248x15 |
- RenderText {#text} at (0,0) size 248x15 |
- text run at (0,0) width 248: "<TABLE border=\"0\" frame=\"void\">" |
- RenderText {#text} at (0,0) size 0x0 |
- RenderTable {TABLE} at (0,15) size 71x24 |
- RenderTableSection {TBODY} at (0,0) size 71x24 |
- RenderTableRow {TR} at (0,2) size 71x20 |
- RenderTableCell {TD} at (2,2) size 28x20 [r=0 c=0 rs=1 cs=1] |
- RenderText {#text} at (1,1) size 26x18 |
- text run at (1,1) width 26: "Left" |
- RenderTableCell {TD} at (32,2) size 37x20 [r=0 c=1 rs=1 cs=1] |
- RenderText {#text} at (1,1) size 35x18 |
- text run at (1,1) width 35: "Right" |