Bug 234041

Summary: remove SVGPathSegList and friends
Product: WebKit Reporter: Cameron McCormack (:heycam) <heycam>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ahmad.saleem792, sabouhallawa, webkit-bug-importer, zimmermann
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Description Cameron McCormack (:heycam) 2021-12-08 16:48:53 PST
The SVG 2 spec removed the SVG DOM interfaces for SVG path segments.  These have been gone in Chrome for years, and Gecko is planning to remove them too.  They are an impediment to implementing the d property.  We should consider removing them too.

See the Gecko unship mail and bug:

https://groups.google.com/a/mozilla.org/g/dev-platform/c/6TrOO8yxlwo/m/3dVsUXMDCgAJ
https://bugzilla.mozilla.org/show_bug.cgi?id=1388931
Comment 1 Radar WebKit Bug Importer 2021-12-15 16:49:17 PST
<rdar://problem/86549605>
Comment 2 Ahmad Saleem 2023-08-27 03:15:48 PDT

*** This bug has been marked as a duplicate of bug 168519 ***