Bug 45079

Summary: HTML <input type="file"> accept attribute
Product: WebKit Reporter: Ridley Combs <rcombs>
Component: FormsAssignee: 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

Description Ridley Combs 2010-09-01 18:19:39 PDT
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.
Comment 1 Jon Lee 2011-09-14 15:46:40 PDT
<rdar://problem/6016395>
Comment 2 Jon Lee 2011-11-07 11:24:22 PST

*** This bug has been marked as a duplicate of bug 69598 ***