summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/361109.html
blob: fef9c6be83a4ee6dc23813010864e6477feb6e69 (plain)
1
2
3
4
5
6
7
8
9
<html>
<head>
<title>Testcase bug 361109 - Crash [@ nsBlockBandData::Init] with position:fixed on select</title>
</head>
<body>
This page should not crash Mozilla
<select style="position: fixed;"><select>
</body>
</html>