Table border collapsing is annoying to do when header and footer row groups are repeated on every page. We should still do it. Later. https://github.com/Kozea/WeasyPrint/blob/v0.19/weasyprint/formatting_structure/build.py#L507 ``` # XXX For now table headers and footers in the collapsing border model # are not repeated on every page. ```
Table border collapsing is annoying to do when header and footer row groups are repeated on every page. We should still do it. Later.
https://github.com/Kozea/WeasyPrint/blob/v0.19/weasyprint/formatting_structure/build.py#L507