Bug 234041 - remove SVGPathSegList and friends
Summary: remove SVGPathSegList and friends
Status: RESOLVED DUPLICATE of bug 168519
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-12-08 16:48 PST by Cameron McCormack (:heycam)
Modified: 2023-08-27 03:15 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***