layout/reftests/bugs/776265-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 <head>
     4 <title>Testcase for bug 776265</title>
     5 <style type="text/css">
     6 textarea {
     7     float: left;
     8     height: 40px;
     9     width: 40px;
    10     border: 1px solid #aaa;
    11     padding: 4px;
    12 }
    13 </style>
    14 </head>
    15 <body><textarea></textarea>
    16 </body>
    17 </html>

mercurial