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
The contents of the attribute must match the svg-path EBNF grammar defined below, and errors within the string are handled according to the rules in the Path Data Error Handling section. If the path data string contains no valid commands, then the behavior is the same as if the attribute was not specified.
290
+
</p>
291
+
292
+
<h3id="PathData">Path data</h3>
293
+
262
294
<p>The following sections list the commands that can be used
263
295
in path data strings. Those that
264
296
draw straight line segments include the <ahref="paths.html#PathDataLinetoCommands">lineto commands</a>
0 commit comments