Table Row Borders on Page Break
When a table row splits across pages, the border on the previous page doesn’t close properly. We tried:
table { box-decoration-break: clone; }
This CSS property is ignored. Request: A…...because the table HTML data is dynamic, so we cannot modify or apply...