- From: Amelia Bellamy-Royds via GitHub <sysbot+gh@w3.org>
- Date: Fri, 09 Feb 2018 03:26:07 +0000
- To: public-svg-issues@w3.org
> Can our guiding principle be that pathLength="0" means pathLength is epsilon, an arbitrarily small positive number. Makes sense to me. > That would be in practice be the same as saying to ignore 'pathLength' if 'startOffset' is a percentage. (If you were to actually perform the computation, it's a very real possibility that it wouldn't cancel out.) That also makes sense. We could add a note saying that implementations may make that simplification, to avoid weird rounding errors when dealing with arbitrarily small floating point values. -- GitHub Notification of comment by AmeliaBR Please view or discuss this issue at https://github.com/w3c/svgwg/issues/383#issuecomment-364324491 using your GitHub account
Received on Friday, 9 February 2018 03:26:14 UTC