1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-22 08:19:44 +00:00
Files
UXP/layout/forms/crashtests/451316.html
T

8 lines
253 B
HTML

<!DOCTYPE html>
<html>
<body>
<div style="-moz-column-width: 1px;"><select style="height: 12em; display: block;"></select></div>
<div style="-moz-column-width: 1px;"><select multiple style="height: 12em; display: block;"></select></div>
</body>
</html>