<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Border of cell with rowspan not line up with others before a page break"
   href="https://bugs.webkit.org/show_bug.cgi?id=154566">154566</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Border of cell with rowspan not line up with others before a page break
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>WebKit Nightly Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows 7
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Printing
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>bob.net2005&#64;gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=271967" name="attach_271967" title="Table with rowspan cells">attachment 271967</a> <a href="attachment.cgi?id=271967&amp;action=edit" title="Table with rowspan cells">[details]</a></span>
Table with rowspan cells

A table has multiple columns (TD) and one of the column spans multiple rows (ex. &lt;td rowspan=&quot;2&quot;&gt;). When there is a page break between these cells/rows (with rowspan=&quot;2&quot;), 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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>