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…... Use a combination of CSS styles to ensure that...