content/base/crashtests/377960-2.html

branch
TOR_BUG_9701
changeset 15
b8a032363ba2
equal deleted inserted replaced
-1:000000000000 0:c8f146f7243f
1 <html>
2 <head><title>Click the &lt;select&gt; to crash.</title></head>
3 <body onfocus="document.documentElement.focus(); document.body.style.display = 'none';">
4 <iframe style="position: fixed;"></iframe>
5 <select style="position: absolute;"></select>
6 </body>
7 </html>

mercurial