html: Fix right border of cells that span columns at right edge of a table.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 1 Jun 2014 04:45:47 +0000 (21:45 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 1 Jun 2014 04:45:47 +0000 (21:45 -0700)
commit4975be792c3ce2112f7c49ceb0d6c4d9be557af2
treefcfacbbf4528c9fdb4b30ad37a71d78248b7dfec
parent01cbd30a9b6d38fae395620d2fcc49052d8e8b0f
html: Fix right border of cells that span columns at right edge of a table.

Similarly for bottom border of cells that span rows at bottom of a table.

Reported by John Darrington.
Bug #42321.
src/output/html.c