layout/reftests/bugs/363247-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   <head>
     3     <title>bug 363247</title>
     4     <link rel="stylesheet" href="data:text/css,body {font-size: 20pt}" id="main-css">
     5   </head>
     6   <body>
     7     <table id="table" style="position: absolute; font-size: inherit;">
     8       <tbody>
     9         <tr>
    10           <td>foo</td><td>bar</td>
    11         </tr>
    12       </tbody>
    13     </table>
    14   </body>
    15 </html>

mercurial