[Webkit-unassigned] [Bug 32901] New: valueAsDate setter Part 1: millisecond -> ISODateTime conversion
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 23 08:08:29 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=32901
Summary: valueAsDate setter Part 1: millisecond -> ISODateTime
conversion
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
URL: http://www.whatwg.org/specs/web-apps/current-work/mult
ipage/common-input-element-attributes.html#dom-input-v
alueasdate
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Forms
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: tkent at chromium.org
Blocks: 32697
In order to implement HTMLInputElement::setValueAsDate, we need to implement
1. millisecond double value to ISODateTime conversion
2. ISODateTime to String conversion
This bug handles the step 1 above.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list