Bug 32697

Summary: HTMLInputElement::valueAsDate suport
Product: WebKit Reporter: Kent Tamura <tkent>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://www.whatwg.org/specs/web-apps/current-work/multipage/common-input-element-attributes.html#dom-input-valueasdate
Bug Depends on: 32698, 32699, 32876, 32901, 32915, 33021, 33825, 33911, 33939, 33986    
Bug Blocks: 19264, 32696    

Description Kent Tamura 2009-12-17 22:05:35 PST
It wold be helpful for implmenting HTMLInputElement::valueAsNumber.
Comment 1 Kent Tamura 2010-01-24 20:38:40 PST
I completed implementations of all of supported types.