- From: <bugzilla@jessica.w3.org>
- Date: Tue, 17 Jun 2014 17:06:01 +0000
- To: public-html-admin@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26120
            Bug ID: 26120
           Summary: Date/Month/Week inputs with non-integer step
           Product: HTML WG
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: HTML5 spec
          Assignee: dave.null@w3.org
          Reporter: ssheehan@microsoft.com
        QA Contact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-admin@w3.org,
                    public-html-wg-issue-tracking@w3.org
The step attribute for <input type="Date/Month/Week"> says that "The step
attribute is expressed in months" (or weeks or days). But it seems that the
step value can be a floating point number. What should be done for non-integer
steps for these controls? 
I suggest steps for these subtypes (date/month/week) be limited to integer
values. Or rounded to integer values.
-- 
You are receiving this mail because:
You are on the CC list for the bug.
Received on Tuesday, 17 June 2014 17:06:02 UTC