Files
UXP-Fixed/layout/reftests/forms/input/file/width-clip-ref.html
T
2018-02-02 04:16:08 -05:00

4 lines
105 B
HTML

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