mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
10 lines
230 B
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>
|