layout/tables/crashtests/331344-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 <html>
     3 <body>
     4   <div style="direction: rtl;">
     5     <table>
     6       <tr>
     7         <td colspan="3">A</td>
     8       </tr>
     9       <tr style="visibility: collapse;">
    10         <td>B</td>
    11       </tr>
    12     </table>
    13   </div>
    14 </body>
    16 </html>

mercurial