[whatwg] <canvas> paths without a current point.

On Thu, 16 Jul 2009, Dean McNamee wrote:
>
> Currently the spec says that if you call lineTo(), quadraticCurveTo(), 
> bezierCurveTo(), etc without a "current point" (having called moveTo() 
> first), they should do nothing.

The spec recently changed lineTo() quadraticCurveTo(), bezierCurveTo(), 
and arcTo(). Please let me know if the recent changes aren't any good.

Cheers,
-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Wednesday, 29 July 2009 12:55:27 UTC