[Webkit-unassigned] [Bug 76893] New: Implement value sanitization algorithm for type=datetime

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 23 20:46:02 PST 2012


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

           Summary: Implement value sanitization algorithm for
                    type=datetime
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tkent at chromium.org
            Blocks: 37024


http://www.whatwg.org/specs/web-apps/current-work/multipage/states-of-the-type-attribute.html#date-and-time-state-(type=datetime)
> The value sanitization algorithm is as follows: If the value of the element is a valid global date and time string, then adjust the time so that the value represents the same point in time but expressed in the UTC time zone as a valid normalized forced-UTC global date and time string, otherwise, set it to the empty string instead.

-- 
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