Home | History | Annotate | Download | only in manual-tests
      1 <html>
      2   <head>
      3     <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=UTF-8">
      4     <title>
      5       Test autofill popup window shows at the correct location.
      6     </title>
      7   </head>
      8   <body>
      9     <h3>Test autofill popup window shows at the correct location.</h3>
     10     <ol>
     11       <li> Enter 'Always show bookmarks bar' in the following text input area.</li>
     12       <li> Enter 'Test' in the text input area.</li>
     13       <li> Press 'a' and make sure 'Always show bookmarks bar' is shown in autofill popup window.</li>
     14       <li> Select all with pressing Ctrl-a.</li>
     15       <li> Press 't' and make sure 'Test' is shown and the popup window location is correct.</li>
     16     </ol>
     17     <br>
     18     <form><input name=q autofocus></form>
     19   </body>
     20 </html> 
     21