This tests that select elements with a narrow width (1px) are rendered correctly.<br>
<select style="width: 1px"><option>test</select><br>
<select style="width: 1px; background-color: blue;"><option>test</select>
This tests that select elements with a narrow width (1px) are rendered correctly.<br>
<select style="width: 1px"><option>test</select><br>
<select style="width: 1px; background-color: blue;"><option>test</select>