We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bd7883 commit a0d5084Copy full SHA for a0d5084
1 file changed
css-shapes-1/Overview.bs
@@ -331,7 +331,7 @@ Basic Shapes</h2>
331
can be specified using basic shape functions.
332
333
<pre class=prod>
334
- <<basic-shape>> = <<basic-shape-rect>> | <<circle()>> | <<ellipse()>> | <<polygon()>> | <<path()>>
+ <<basic-shape>> = <<basic-shape-rect>> | <<circle()>> | <<ellipse()>> | <<polygon()>> | <<path()>> | <<shape()>>
335
</pre>
336
337
When using this syntax
0 commit comments