1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-12 03:18:36 +00:00
Files
UXP/layout/generic/crashtests/361109.html
T

10 lines
221 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>