Index: LayoutTests/platform/android/tables/mozilla/bugs/bug60013-expected.txt |
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug60013-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug60013-expected.txt |
deleted file mode 100644 |
index 694999fb5d8034d20aba92d554d0445417b61e8c..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug60013-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 800x600 |
- RenderBlock {HTML} at (0,0) size 800x600 |
- RenderBody {BODY} at (8,8) size 784x584 |
- LayoutTable {TABLE} at (0,0) size 236x30 [border: (1px outset #808080)] |
- LayoutTableSection {TBODY} at (1,1) size 234x28 |
- LayoutTableRow {TR} at (0,2) size 234x24 [bgcolor=#CCFFFF] |
- LayoutTableCell {TD} at (2,2) size 230x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- RenderText {#text} at (2,2) size 226x19 |
- text run at (2,2) width 226: "THis table has zero % width declared" |
- LayoutTable {TABLE} at (0,30) size 208x30 [border: (1px outset #808080)] |
- LayoutTableSection {TBODY} at (1,1) size 206x28 |
- LayoutTableRow {TR} at (0,2) size 206x24 [bgcolor=#CCFFFF] |
- LayoutTableCell {TD} at (2,2) size 202x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- RenderText {#text} at (2,2) size 198x19 |
- text run at (2,2) width 198: "THis table has no width declared" |