layout/reftests/bugs/291078-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 <!DOCTYPE html>
     2 <html>
     3 <body>
     4 <table border="1" align="center">
     5   <tr>
     6     <td class="type">
     7       <input name="name" value="text input text input" type="text">
     8       <textarea>
     9 1textarea textarea 
    10 2textarea textarea 
    11 3textarea textarea 
    12 4textarea textarea 
    13 5textarea textarea 
    14 6textarea </textarea>
    15     </td>
    16   </tr>
    17 </table>
    18 </body>
    19 </html>

mercurial