dom/base/crashtests/90613-1.html

branch
TOR_BUG_3246
changeset 7
129ffea94266
equal deleted inserted replaced
-1:000000000000 0:b2db4c138e46
1 <html>
2 <body onload="this.focus();" onfocus="document.getElementById('foo').focus();"
3 onblur="/*alert('hello');*/this.focus();">
4 <input type="text" id="foo">
5 </body>
6 </html>
7

mercurial