layout/reftests/bugs/368651-1-ref.html

Wed, 31 Dec 2014 13:27:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 13:27:57 +0100
branch
TOR_BUG_3246
changeset 6
8bccb770b82d
permissions
-rw-r--r--

Ignore runtime configuration files generated during quality assurance.

     1 <!DOCTYPE html>
     2 <html xmlns="http://www.w3.org/1999/xhtml">
     4 <head>
     6 </head>
     8 <body>
    10 <table border>
    11   <tbody id="tbody">
    12     <tr>
    13       <td rowspan="0">a</td>
    14     </tr>
    15     <tr>
    16     </tr>
    17     <tr>
    18       <td>b</td>
    19     </tr>
    20   </tbody>
    21 </table>
    24 </body>
    25 </html>

mercurial