-1:000000000000 | 0:c8f146f7243f |
---|---|
1 <html> | |
2 <head><title>Click the <select> 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> |