You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What specific section or headline is this issue about?
Close Path
What information was incorrect, unhelpful, or incomplete?
This command draws a straight line from the current position back to the first point of the path.
What did you expect to see?
This statement is incorrect. Each M within a path starts a new subpath. The path will close to the start of the current subpath not the start of the whole path.
Do you have any supporting links, references, or citations?
Josh-Cena
added
help wanted
If you know something about this topic, we would love your help!
and removed
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
labels
Feb 7, 2025
MDN URL
https://developer.mozilla.org/en-US/docs/Web/SVG/Tutorial/Paths
What specific section or headline is this issue about?
Close Path
What information was incorrect, unhelpful, or incomplete?
This command draws a straight line from the current position back to the first point of the path.
What did you expect to see?
This statement is incorrect. Each M within a path starts a new subpath. The path will close to the start of the current subpath not the start of the whole path.
Do you have any supporting links, references, or citations?
https://www.w3.org/TR/SVG2/paths.html#PathDataClosePathCommand
Do you have anything more you want to share?
No response
MDN metadata
Page report details
en-us/web/svg/tutorial/paths
The text was updated successfully, but these errors were encountered: