mirror of
https://github.com/roytam1/UXP.git
synced 2026-07-10 01:10:07 +00:00
8 lines
192 B
HTML
8 lines
192 B
HTML
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<body>
|
|
<select>
|
|
<optgroup style="display: list-item; list-style: inside;"></optgroup>
|
|
</select>
|
|
</body>
|
|
</html>
|