4 window
.onload = function()
6 document
.getElementById("input").focus();
11 <p>Assuming the port-specific theme draws focus rings, this test can be used to ensure that a focus ring is drawn for a text input element. This test PASSED if a focus ring is drawn around the text input element (below).
</p>
12 <input id=
"input" type=
"text"/>