[Webkit-unassigned] [Bug 154566] New: Border of cell with rowspan not line up with others before a page break

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 22 17:18:16 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=154566

            Bug ID: 154566
           Summary: Border of cell with rowspan not line up with others
                    before a page break
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Windows 7
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Printing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bob.net2005 at gmail.com

Created attachment 271967
  --> https://bugs.webkit.org/attachment.cgi?id=271967&action=review
Table with rowspan cells

A table has multiple columns (TD) and one of the column spans multiple rows (ex. <td rowspan="2">). When there is a page break between these cells/rows (with rowspan="2"), the bottom border of the cells before the page break is not line up. Basically the bottom border of the cell with rowspan reaches the bottom of the page, but border of the rest cells keep its original position. 

Please see the attached HTML and the PDF generated from the HTML using WkHtmlToPdf that is based on WebKit.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160223/1703d506/attachment.html>


More information about the webkit-unassigned mailing list