1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-07-02 21:28:57 +00:00
Files
UXP/layout/reftests/native-theme/box-shadow-listbox.html
T

5 lines
114 B
HTML

<select size="2" style="box-shadow: 10px 10px gold;">
<option>Hello</option>
<option>Kitty</option>
</select>