layout/reftests/bugs/424434-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 <head>
     2 </head>
     3 <body>
     4 <table style="border:1px solid blue">
     5 <thead style="display: table-cell; border-collapse: collapse; border:1px solid red; padding:1px">
     6 <td style="overflow: auto; display: table-header-group; border:1px solid green"></td>
     7 <td style=" border:10px solid orange" ></td>
     8 </thead>
     9 </table>
    10 </body>

mercurial