Bug 33939 - HTMLInputElement::valueAsDate setter support for type=datetime.
Summary: HTMLInputElement::valueAsDate setter support for type=datetime.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 32697
  Show dependency treegraph
 
Reported: 2010-01-20 23:00 PST by Kent Tamura
Modified: 2010-01-21 19:30 PST (History)
1 user (show)

See Also:


Attachments
Proposd patch (10.55 KB, patch)
2010-01-20 23:05 PST, Kent Tamura
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Tamura 2010-01-20 23:00:01 PST
HTMLInputElement::valueAsDate setter support for type=datetime.
Comment 1 Kent Tamura 2010-01-20 23:05:51 PST
Created attachment 47100 [details]
Proposd patch
Comment 2 Kent Tamura 2010-01-21 19:30:01 PST
Landed as r53669.