Bug 32697
Summary: | HTMLInputElement::valueAsDate suport | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kent Tamura <tkent> |
Component: | Forms | Assignee: | 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 |
Kent Tamura
It wold be helpful for implmenting HTMLInputElement::valueAsNumber.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kent Tamura
I completed implementations of all of supported types.