Re: Stroking of zero length paths

Hi Cameron,

I agree we should say this applies for a zero length subpath regardless of how 
it was created.

Cheers,

Anthony



Cameron McCormack wrote:
> For the “stroking subpaths of zero length” erratum,
> 
>   http://dev.w3.org/SVG/profiles/1.1F2/errata/errata.html#stroking-subpaths-zero-length
> 
> I think we should be saying that this applies for a zero length subpath
> however it was created, not just ones created with 'z', 'L' and 'l'.
> For example, 'M10,10 h 0' and 'M10,10 c0,0 0,0 0,0' should also cause
> the stroke to be painted if stroke-linecap isn’t butt.
> 
> If you let me know if this change is OK I will make it.
> 

Received on Monday, 28 September 2009 07:51:04 UTC