[whatwg] bezierCurveTo summary is incorrect

Ian Hickson ian at hixie.ch
Mon Jul 27 16:50:41 PDT 2009


On Sat, 11 Jul 2009, Oliver Hunt wrote:
>
> Just noticed while looking at the path modification functions that the 
> summary of bezierCurveTo (at the beginning of Section 4.8.11.1.8) gives 
> bezierCurveTo the signature "bezierCurveTo(cpx, cpy, x, y)" which is the 
> signature for quadraticCurveTo.  The signature should be 
> "bezierCurveTo(cp1x, cp1y, cp2x, cp2y, x, y)"

Fixed.

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



More information about the whatwg mailing list