Html Driver: Fix bug when rendering small cells.
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 24 Mar 2017 16:40:39 +0000 (17:40 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Fri, 24 Mar 2017 19:37:40 +0000 (20:37 +0100)
commitfa1e2f50efc0b7b8a9436b40568eadf03feae9dc
treeaf119765aa172b99d54cd45c041599c11d23b26b
parent1949905643452305237614f87ea418d1b07e23b2
Html Driver: Fix bug when rendering small cells.

This fix avoids a bug where the driver would enter a tight loop when rendering cells
with zero height or width.
NEWS
src/output/html.c
tests/automake.mk
tests/output/html.at [new file with mode: 0644]