Skip to content

Commit 5f9e795

Browse files
authored
[css-shapes-1] Missing comma between shape() parameters (#12280)
1 parent 5e16245 commit 5f9e795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-shapes-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ Supported Shapes</h3>
389389
390390
<<shape()>> = shape(
391391
<<'fill-rule'>>?
392-
from <<position>>
392+
from <<position>> ,
393393
<<shape-command>>#
394394
)
395395
</pre>

0 commit comments

Comments
 (0)