comparison: layout/forms/crashtests/382610-1.html
layout/forms/crashtests/382610-1.html
- branch
- TOR_BUG_9701
- changeset 15
- b8a032363ba2
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <html> |
|
3 <body> |
|
4 |
|
5 <div style="position: absolute"> |
|
6 <input type="file" style="position: absolute; -moz-appearance: menulist;"> |
|
7 </div> |
|
8 |
|
9 </body> |
|
10 </html> |
|
11 |