tenfourfox/layout/generic/crashtests/361109.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

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>