Bug 234041
Summary: | remove SVGPathSegList and friends | ||
---|---|---|---|
Product: | WebKit | Reporter: | Cameron McCormack (:heycam) <heycam> |
Component: | SVG | Assignee: | 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 |
Cameron McCormack (:heycam)
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/86549605>
Ahmad Saleem
*** This bug has been marked as a duplicate of bug 168519 ***