layout/reftests/bugs/40596-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 <html>
     2   <body>
     3     <form>
     4       <table border="1" width="300" style="height: 300px">
     5         <tr>
     6           <td style="width:80%">
     7             &nbsp;
     8           </td>
     9           <td style="width:20%">
    10             &nbsp;
    11           </td>
    12         </tr>
    13       </table>
    14     </form>
    15   </body>
    16 </html>

mercurial