gecko/layout/reftests/forms/input-file-width-clip-ref.html

4 lines
105 B
HTML

<div style="width: 5px;"><input type="file"></div>
<div style="width: 500px;"><input type="file"></div>