Bug 754472 - Implement multiple plugin click-to-play UI. r=jaws r=margaret r=dietrich
[gecko.git] / docshell / test / file_bug511449.html
blob637732dbbf57be1485c17ee382f800967cab92f1
1 <!DOCTYPE HTML>
2 <title>Used in test for bug 511449</title>
3 <input type="text" id="input">
4 <script type="text/javascript">
5 document.getElementById("input").focus();
6 </script>