blob: 26b9812d35d7194403376f903cde3a115f5ea584 [file] [log] [blame]
Torne (Richard Coles)5c87bf82012-11-14 11:46:17 +00001<!DOCTYPE HTML>
2
3<body>
4Focus the field below, then dismiss the alert. The field should retain the focus,
5and the caret in the field should blink.
6<br>
7<input onfocus="alert('Test');">
8</body>