Bug 32697 - HTMLInputElement::valueAsDate suport
Summary: HTMLInputElement::valueAsDate suport
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: http://www.whatwg.org/specs/web-apps/...
Keywords:
Depends on: 32698 32699 32876 32901 32915 33021 33825 33911 33939 33986
Blocks: HTML5Forms 32696
  Show dependency treegraph
 
Reported: 2009-12-17 22:05 PST by Kent Tamura
Modified: 2010-01-24 20:38 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.