Michael Drake 0d32293c6a Fix table cell bottom borders leaking to the cell on the right.
Prevent leaking of table cell borders that happend when doing
  border-collapse: collapse;

  Error was do to cell->columns being treated as number of extra
  columns spanned minus 1, rather than number of columns spanned.
2014-04-14 13:24:42 +01:00
..
2013-12-13 20:25:08 +00:00
2014-01-24 18:58:12 +00:00
2013-05-28 14:16:10 +01:00
2013-05-28 14:16:10 +01:00
2014-03-10 22:32:04 +00:00
2009-11-22 13:53:44 +00:00