Home | History | Annotate | Download | only in ManualTests
      1 <!DOCTYPE HTML>
      2 
      3 <body>
      4 Focus the field below, then dismiss the alert. The field should retain the focus,
      5 and the caret in the field should blink.
      6 <br>
      7 <input onfocus="alert('Test');">
      8 </body>
      9