Added <INPUT type=file> to test_pr.html

This commit is contained in:
kmcclusk%netscape.com 1999-02-17 18:27:38 +00:00
parent ec541590cb
commit 85c61b4f7f

View File

@ -79,6 +79,7 @@ ComboBox:
<INPUT type=submit value="submit">
<INPUT type=reset value="reset">
<INPUT type=button value="button">
<INPUT type=file value="file">
</FORM>