Mozilla/mozilla/layout/reftests/forms/input-file-width-clip-ref.html
reed%reedloden.com cf9c2a7620 Bug 409587 - "input[type="file"] cropped when narrow width specified" [p=kinetik@flim.org (Matthew Gregan) r+sr=roc a1.9=beltzner]
git-svn-id: svn://10.0.0.236/trunk@242601 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-07 22:18:06 +00:00

4 lines
105 B
HTML

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