aboutsummaryrefslogtreecommitdiff
path: root/test/tables/planets.html4
AgeCommit message (Collapse)AuthorFilesLines
2020-09-10Support colspans and rowspans in HTML tables (#6644)Albert Krewinkel1-0/+133
* HTML writer: add support for row headers, colspans, rowspans * Add planet table tests See #6312