1<html> 2 <body> 3 This is a test case to clear the focused node inside of iframe. 4 <iframe width=400 height=200 id="iframe" src="autofocus_input_field_iframe.html"></iframe> 5 </body> 6</html> 7 8