Skip to content

[css-shapes-1] Typo #12281

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

[css-shapes-1] Typo #12281

wants to merge 1 commit into from

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
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.

1 participant