[Webkit-unassigned] [Bug 32915] New: valueAsDate setter Part 2: ISODateTime -> String conversion

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 23 21:31:38 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=32915

           Summary: valueAsDate setter Part 2: ISODateTime -> String
                    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
        Depends on: 32901
            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 2 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