adele | 0e1e456 | 2005-12-15 21:06:50 +0000 | [diff] [blame] | 1 | <html> |
| 2 | <body onload="document.getElementById('elm').focus()"> |
| 3 | The 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> |