Bug 1931425 - Limit how often moz-label's #setStyles runs r=reusable-components-revie...
[gecko.git] / layout / reftests / forms / select / dynamic-text-overflow-1-ref.html
blob8de69cf5cc56eca23d0c71ec4a146a6de91f7596
1 <!DOCTYPE html>
2 <select style="width: 100px; overflow: hidden; text-overflow: ellipsis;">
3 <option selected>Text that is long enough that it totally overflows<option>
4 </select>