Home | History | Annotate | Download | only in popup
      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4     <meta charset="UTF-8">
      5 </head>
      6 <body>
      7 <select autofocus>
      8     <option dir="ltr"> </option>
      9     <option dir="rtl"> </option>
     10 </select>
     11 </body>
     12 </html>
     13