Mypal/layout/generic/crashtests/361109.html

10 lines
230 B
HTML

<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>