blob: bb45015de77707f9f1d659d1ba9cf88669263253 [file] [log] [blame]
adele0e1e4562005-12-15 21:06:50 +00001<html>
2<body onload="document.getElementById('elm').focus()">
3The focus ring of the following div should not extend beyond the size of the div.
4<div style="overflow:hidden; height:400px; width:500px;" id="elm" contentEditable="true">............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................</div>
5</body>
6</html>