Re: Clarification on Canvas Section 3.10

Philip Taylor wrote:
> [...]
> NOT_SUPPORTED_ERR for non-finite float arguments (specified in the "Web 
> IDL" section in http://dev.w3.org/html5/spec/#dependencies).

Sorry, this was wrong - the spec later says "Except where otherwise 
specified, for the 2D context interface, any method call with a numeric 
argument whose value is infinite or a NaN value must be ignored." so it 
shouldn't be throwing NOT_SUPPORTED_ERR here.

-- 
Philip Taylor
pjt47@cam.ac.uk

Received on Monday, 22 February 2010 15:45:50 UTC