Dactyloidae/layout/reftests/forms/input/file/width-clip.html

3 lines
103 B
HTML
Raw Normal View History

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