layout/reftests/bugs/368504-6-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  xxx
     4  <table style="width: 600px" cellspacing=0 cellpadding=0>
     5    <tr>
     6      <td style="background: lightgreen" colspan=2>x x x x x x x x x x x x </td>
     7      <td style="background: gray">xxx</td>
     8    </tr>
     9    <tr>
    10      <td style="background: orange"   >xxx</td>
    11      <td style="background: lightblue">xxx</td>
    12      <td style="background: yellow"   >xxx</td>
    13    </tr>
    14  </table>
    15 </body>
    16 </html>

mercurial