diff --git a/css-shapes-2/Overview.bs b/css-shapes-2/Overview.bs index a70f275ec9d..495c9487c3a 100644 --- a/css-shapes-2/Overview.bs +++ b/css-shapes-2/Overview.bs @@ -318,7 +318,7 @@ The ''shape()'' Function the command's starting point, the command's end point, or the [=reference box=], respectively. If such component is not provided, the <> is relative to the segment's start. -
<> = arc [[<> <>] || [of <>{1,2}] || <>? || <>?|| rotate <>? ] +
<> = arc <> [[of <>{1,2}] || <>? || <>?|| rotate <>? ]
Add an elliptical arc command to the list of path data commands,