[Bug 26119] New: An upper limit to the length of a year should be specified.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26119

            Bug ID: 26119
           Summary: An upper limit to the length of a year should be
                    specified.
           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 text for parsing a year in <input type="date"> says a year should be of the
form: "Four or more ASCII digits, representing year, where year > 0"

This should probably have a reasonable upper limit on the length of the year. I
suggest this be exactly four ASCII digits.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 17 June 2014 16:24:57 UTC