Stop using Deprecated .pathSegList and remove SVGPathSeg polyfill
Open
C-feature-request
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.4k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
- .pathSegList is used in 2 places
- we can removed SVGPathSeg polyfill (which is considerably big) if we remove the above uses.
Contributor guide
Assessment
This issue has not been assessed yet.