Mypal/layout/generic/crashtests/361109.html

10 lines
230 B
HTML
Raw Normal View History

2019-03-11 10:26:37 +00:00
<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>