We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9a742d commit 82a31eeCopy full SHA for 82a31ee
css-shapes-2/Overview.bs
@@ -149,7 +149,7 @@ The ''shape()'' Function</h4>
149
identical to that of an <a href="https://www.w3.org/TR/SVG11/paths.html#PathData">SVG Path</a>,
150
which the function represents.
151
152
- The ''from <<coordinate-pair>>'' represents the starting point for the first shape-command.
+ The <css>from <<coordinate-pair>></css> represents the starting point for the first shape-command.
153
It adds an initial <a href="https://www.w3.org/TR/SVG/paths.html#PathDataMovetoCommands">absolute moveto</a>
154
to the list of path data commands,
155
with the <<coordinate-pair>> measured from the top-left corner of the [=reference box=].
0 commit comments