comparison: layout/generic/crashtests/323495-1.html
layout/generic/crashtests/323495-1.html
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 <html> |
|
2 <head> |
|
3 |
|
4 <style> |
|
5 select { width: 1000000px; } |
|
6 </style> |
|
7 |
|
8 </head> |
|
9 |
|
10 <body> |
|
11 |
|
12 <select><option>a</option></select> |
|
13 |
|
14 </body></html> |