On Mon, Jan 25, 2010 at 19:10, Philip Taylor <[email protected]<excors%[email protected]>
wrote:
On Mon, Jan 25, 2010 at 9:55 AM, TAMURA, Kent <[email protected]> wrote: > It seems the current spec doesn't define behavior in a case of setting NaN > or Infinitiy to HTMLInputElement::valueAsNumber.
http://whatwg.org/html5#float-nan : "Except where otherwise specified, if an IDL attribute that is a floating point number type (float) is assigned an Infinity or Not-a-Number (NaN) value, a NOT_SUPPORTED_ERR exception must be raised."
This case seems to apply for valueAsNumber.
Oh, that's right. I overlooked it. Thanks! -- TAMURA Kent Software Engineer, Google
