summaryrefslogtreecommitdiffstats
path: root/layout/forms/crashtests/451316.html
blob: 77f5d55175a293c188f3ffafedd675cad2765ebc (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
<body>
<div style="-moz-column-width: 1px;"><select style="height: 12em; display: block;"></select></div>
<div style="-moz-column-width: 1px;"><select multiple style="height: 12em; display: block;"></select></div>
</body>
</html>