[svgwg] Merged Pull Request: Define `getPathSegmentAtLength()` behavior for `NaN` distance

karlcow has just merged viralipurbey's pull request 1133 for https://github.com/w3c/svgwg:

== Define `getPathSegmentAtLength()` behavior for `NaN` distance ==
Clarify that `getPathSegmentAtLength()` returns null when the distance parameter is `NaN`, since `NaN` cannot be meaningfully clamped to a numeric range. This aligns with graceful-degradation model used elsewhere in SVG and matches Firefox's shipping behavior.

Fixes #1128

See https://github.com/w3c/svgwg/pull/1133


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 25 June 2026 05:45:32 UTC