[Webkit-unassigned] [Bug 104628] New: Milliseconds field of date/time input UI should respect step attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 10 21:38:34 PST 2012


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

           Summary: Milliseconds field of date/time input UI should
                    respect step attribute
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ksakamoto at chromium.org
                CC: tkent at chromium.org


This is the first step toward supporting min/max/step attributes in multiple fields UI.
For example, if step attribute is 0.25 (250ms), the milliseconds field should be selectable only from 000, 250, 500, 750.

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