[whatwg] several messages

Philip Taylor excors+whatwg at gmail.com
Wed May 16 17:31:16 PDT 2007


On 17/05/07, Ian Hickson <ian at hixie.ch> wrote:
> I've changed the spec to say to ignore extra arguments and raise an
> exception for too few arguments.

What happens when someone calls drawImage(image, dx, dy, dw)? That's
too few arguments for "void drawImage(in HTMLImageElement image, in
float dx, in float dy, in float dw, in float dh)", but too many for
"void drawImage(in HTMLImageElement image, in float dx, in float dy)".

-- 
Philip Taylor
excors at gmail.com



More information about the whatwg mailing list