mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
12 lines
142 B
HTML
12 lines
142 B
HTML
|
<html>
|
||
|
<body>
|
||
|
|
||
|
<style>#stack{ display: -moz-stack; }</style>
|
||
|
|
||
|
<span id="stack"><select></select><select>
|
||
|
|
||
|
</select></span>
|
||
|
|
||
|
</body>
|
||
|
</html>
|