[svgwg] SVG Paths DOM interface is underspecified (#964)

longsonr has just created a new issue for https://github.com/w3c/svgwg:

== SVG Paths DOM interface is underspecified ==
* [SVG Paths DOM interfaces](https://svgwg.org/specs/paths/#DOMInterfaces)

- normalize in SVGPathDataSettings does not go into any details about how it works. An algorithm detailing how normalisation works, particularly for elliptical arcs might well improve interoperability.
- setPathData what happens if the path data cannot be completely parsed. Do we (like for markup) parse till we get an error? Do we silently ignore subsequent data?
- SVGPathSegment is [NoInterfaceObject] so how is one supposed to create additional path segments e.g. to make a path longer in javascript? 


Please view or discuss this issue at https://github.com/w3c/svgwg/issues/964 using your GitHub account


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

Received on Friday, 10 January 2025 17:39:03 UTC