Bug 45079
Summary: | HTML <input type="file"> accept attribute | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ridley Combs <rcombs> |
Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Minor | CC: | ap, jonlee, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Mac (Intel) | ||
OS: | OS X 10.6 | ||
URL: | http://dev.w3.org/html5/spec/number-state.html#attr-input-accept |
Ridley Combs
The HTML <input type="file">'s accept attribute is currently not supported by WebKit. Two different specs for this attribute:
http://dev.w3.org/html5/spec/number-state.html#attr-input-accept
http://dev.w3.org/2009/dap/camera/#captureparam (a sub-attribute of accept)
This second spec also calls for an image capture UI, a video capture UI, and an audio recorder UI.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jon Lee
<rdar://problem/6016395>
Jon Lee
*** This bug has been marked as a duplicate of bug 69598 ***