[whatwg] Step base for <input type=week>

The default step base for type=week should be -259,200,000 (the beginning of
1970-W01) instead of 0.
If an implementation follows the current spec and an input element has no
min attribute, stepMismatch for the element never be false because the step
base is not aligned to the beginning of a week.

-- 
TAMURA Kent
Software Engineer, Google



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.whatwg.org/pipermail/whatwg-whatwg.org/attachments/20100210/5a2e7f41/attachment.htm>

Received on Wednesday, 10 February 2010 02:29:53 UTC