layout/tables/crashtests/364512-1.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 <html>
     2 <body>
     4 <table border="1">
     5   <tbody style="overflow: hidden;">
     6     <tr>
     7       <td>
     8         Foo
     9       </td>
    10     </tr>
    11     <tr> 
    12       <td>
    13         <p style="height: 200%;">Bar</p>
    14       </td>
    15     </tr>
    16   </tbody>
    17 </table>
    19 </body>
    20 </html>

mercurial