Skip to content

Commit a0d5084

Browse files
authored
[css-shapes-1][editorial] Add <shape()> to <basic-shape> (#13894)
Oversight in #9727.
1 parent 5bd7883 commit a0d5084

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-shapes-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ Basic Shapes</h2>
331331
can be specified using basic shape functions.
332332

333333
<pre class=prod>
334-
<<basic-shape>> = <<basic-shape-rect>> | <<circle()>> | <<ellipse()>> | <<polygon()>> | <<path()>>
334+
<<basic-shape>> = <<basic-shape-rect>> | <<circle()>> | <<ellipse()>> | <<polygon()>> | <<path()>> | <<shape()>>
335335
</pre>
336336

337337
When using this syntax

0 commit comments

Comments
 (0)