comparison: content/base/crashtests/377960-1.html
content/base/crashtests/377960-1.html
- branch
- TOR_BUG_9701
- changeset 15
- b8a032363ba2
equal
deleted
inserted
replaced
|
1 <html><head> |
|
2 |
|
3 </head> |
|
4 <body onblur="document.activeElement.style.display = 'none'" tabindex="4" onfocus="var x=document.getElementsByTagName('*');var i = Math.floor(Math.random()*x.length);x[i].focus()" style="overflow: scroll;"> |
|
5 |
|
6 |
|
7 |
|
8 <iframe tabindex="2" style="overflow: scroll; display: inline; position: fixed; direction: rtl;"></iframe> |
|
9 |
|
10 <select onblur="event.target.setAttribute('tabindex', Math.floor(Math.random()*5)-9)" style="overflow: scroll; display: table; position: absolute; float: right; direction: rtl;"></select> |
|
11 |
|
12 </body></html> |