[whatwg] 4.10.4.3 - stepUp and stepDown

The algorithm for stepUp() and stepDown() doesn't seem to take into account the "n" parameter to those methods. The delta value used is the allowed step value; shouldn't delta actually be the allowed step value multiplied by n? Or am I missing something here?

Cheers,
kats

Received on Thursday, 23 July 2009 09:50:53 UTC