layout/reftests/native-theme/427122-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 <style>
     4 div {
     5   border: 1px solid black;
     6 }
     8 select {
     9 }
    10 </style>
    11 <body>
    13 <div><select><option>Hello</option></select></div>
    15 </body>
    17 </html> 

mercurial