frame-with-autofocus-element.html (74B)
1 <!DOCTYPE html> 2 <body> 3 <div id="anchor1"></div> 4 <input autofocus> 5 </body>