Index: LayoutTests/platform/android/tables/mozilla/bugs/bug46924-expected.txt |
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug46924-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug46924-expected.txt |
deleted file mode 100644 |
index 4f7288167c3892704fbd9efa876d4b6c7316042c..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug46924-expected.txt |
+++ /dev/null |
@@ -1,53 +0,0 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x278 |
- RenderBlock {HTML} at (0,0) size 800x278 |
- RenderBody {BODY} at (8,8) size 784x262 |
- RenderBlock {DIV} at (0,0) size 784x20 |
- RenderText {#text} at (0,0) size 300x19 |
- text run at (0,0) width 300: "Buggy example: This table has a tfoot and a tbody" |
- LayoutTable {TABLE} at (0,20) size 784x56 [border: (1px outset #808080)] |
- LayoutTableSection {TFOOT} at (1,29) size 782x26 |
- LayoutTableRow {TR} at (0,0) size 782x24 [bgcolor=#808000] |
- LayoutTableCell {TD} at (2,0) size 778x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- RenderText {#text} at (676,2) size 100x19 |
- text run at (676,2) width 100: "This is the footer" |
- LayoutTableSection {TBODY} at (1,1) size 782x28 |
- LayoutTableRow {TR} at (0,2) size 782x24 [bgcolor=#C0C0C0] |
- LayoutTableCell {TD} at (2,2) size 778x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- RenderBlock (anonymous) at (0,76) size 784x20 |
- RenderBR {BR} at (0,0) size 0x19 |
- RenderBlock {DIV} at (0,96) size 784x20 |
- RenderText {#text} at (0,0) size 285x19 |
- text run at (0,0) width 285: "For comparison: The same table without a tfoot" |
- LayoutTable {TABLE} at (0,116) size 784x30 [border: (1px outset #808080)] |
- LayoutTableSection {TBODY} at (1,1) size 782x28 |
- LayoutTableRow {TR} at (0,2) size 782x24 [bgcolor=#C0C0C0] |
- LayoutTableCell {TD} at (2,2) size 778x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- RenderBlock {DIV} at (0,146) size 784x40 |
- RenderText {#text} at (0,0) size 733x39 |
- text run at (0,0) width 733: "ILLEGAL example: TFOOT after TBODY -- THIS IS PROHIBITED BY HTML 4.01 STRICT AND SHOULD NOT" |
- text run at (0,20) width 424: "WORK IN STRICT MODE. Please fix or reenable transitional mode." |
- LayoutTable {TABLE} at (0,186) size 784x56 [border: (1px outset #808080)] |
- LayoutTableSection {TBODY} at (1,1) size 782x28 |
- LayoutTableRow {TR} at (0,2) size 782x24 [bgcolor=#C0C0C0] |
- LayoutTableCell {TD} at (2,2) size 778x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- LayoutTableSection {TFOOT} at (1,29) size 782x26 |
- LayoutTableRow {TR} at (0,0) size 782x24 [bgcolor=#808000] |
- LayoutTableCell {TD} at (2,0) size 778x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- RenderText {#text} at (676,2) size 100x19 |
- text run at (676,2) width 100: "This is the footer" |
- RenderBlock (anonymous) at (0,242) size 784x20 |
- RenderBR {BR} at (0,0) size 0x19 |
-layer at (13,33) size 387x20 |
- RenderBlock (relative positioned) {DIV} at (2,2) size 387x20 [bgcolor=#FF0000] |
- RenderText {#text} at (128,0) size 259x19 |
- text run at (128,0) width 259: "This row should be in the (grey) table body" |
-layer at (13,129) size 387x20 |
- RenderBlock (relative positioned) {DIV} at (2,2) size 387x20 [bgcolor=#FF0000] |
- RenderText {#text} at (128,0) size 259x19 |
- text run at (128,0) width 259: "This row should be in the (grey) table body" |
-layer at (13,199) size 387x20 |
- RenderBlock (relative positioned) {DIV} at (2,2) size 387x20 [bgcolor=#FF0000] |
- RenderText {#text} at (128,0) size 259x19 |
- text run at (128,0) width 259: "This row should be in the (grey) table body" |