mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00: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>
|