trisquel-icecat/icecat/layout/reftests/forms/select/dynamic-text-overflow-1-ref.html

4 lines
178 B
HTML

<!DOCTYPE html>
<select style="width: 100px; overflow: hidden; text-overflow: ellipsis;">
<option selected>Text that is long enough that it totally overflows<option>
</select>