[Webkit-unassigned] [Bug 95698] HTML file input elements do not fully implement "accept" according to HTML5 specs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 4 14:28:49 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=95698





--- Comment #2 from David Gatwood <dgatwood at mac.com>  2012-09-04 14:29:02 PST ---
Step 1: Put the element in an HTML file.
Step 2: Click on it.
Step 3: Look at the file chooser.  All files that do not match the above extension should be greyed out.  They are not.

Alternatively, include both an extension and one or more MIME types in the value, separated by commas.  Click on the "Choose File" button.  Notice that everything is greyed out except for files that match the MIME type(s), and you cannot choose anything that matches against the specified extension unless it also matches against one or more of the specified MIME types.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list