On Sep 21, 2005, at 00:22, Andreas L Delmelle wrote:
Hi,
If anyone should feel a need to try out the following scenarios:
- combined column- and row-span on cells in a table with explicit
columns: if the cell spans more than one column and there is an
unoccupied column-number in between
- cells as direct descendants of table-body in a table with explicit
columns: if there is a row with more than (number-of-columns + 1)
cells --there is already a testcase for (number-of-columns + 1). Try
adding one more, and...
False alarm for the second case. The first will give errors...
Andreas