Bug 1940304 - Fix browser_sidebar_button_reset.js intermittent r=sidebar-reviewers...
[gecko.git] / layout / reftests / forms / select / 1769580.html
blob00831f69979ff6ca650f7e3c33153480aa34514b
1 <!DOCTYPE html>
2 <style>
3 select {
4 appearance: none;
5 background: lightgray;
6 border: none;
7 text-indent: 0.01px;
8 text-overflow: "";
10 </style>
11 <select>
12 <option>16</option>
13 </select>