Skip to content

Conversation

cdoublev
Copy link
Collaborator

@cdoublev cdoublev commented Jun 5, 2025

The "detailed" definition of <arc-command> syntax allows omitting <angle> after rotate. The "main" definition does not.

I guess that is a typo in the former definition.

<arc-command> = arc <command-end-point> [ [ of <length-percentage>{1,2} ] && <arc-sweep>? && <arc-size>? && [rotate <angle>]? ]

<arc-command> = arc <command-end-point> [[of <length-percentage>{1,2}] && <arc-sweep>? && <arc-size>? && rotate <angle>? ]

@cdoublev cdoublev added the css-shapes-1 Current Work label Jun 5, 2025
@svgeesus svgeesus requested a review from noamr June 12, 2025 21:55
@noamr noamr merged commit 5e16245 into w3c:main Jun 13, 2025
1 check passed
@cdoublev cdoublev deleted the patch-2 branch June 13, 2025 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
css-shapes-1 Current Work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants