layout/reftests/bugs/262151-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 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
     2 <html>
     3 <head>
     4   <title>Bug 262151</title>
     5   <style type="text/css">table {border-collapse: collapse} td {padding: 0px}</style>
     6 </head>
     7 <body style="font-size: 16px;">
     8 <table width="100%">
     9   <tr>
    10     <td><div style="width: 20em"></div></td>
    11     <td>
    12       <table align="right">
    13         <tr><td>This text should all <script type="text/javascript">var v = document.body.offsetHeight;</script>be on one line.</td></tr>
    14       </table>
    15     </td>
    16   </tr>
    17 </table>
    18 </body>
    19 </html>

mercurial