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
389389
390390
<> = shape(
391391
<<'fill-rule'>>?
392-
from <>
392+
from <> ,
393393
<>#
394394
)
395395

0 commit comments

Comments
 (0)