summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/323495-1.html
blob: fcffe0166e408f37cbf664816ce3873ccc50d312 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<html>
<head>

<style>
select { width: 1000000px; }
</style>

</head>

<body>

<select><option>a</option></select>

</body></html>