Skip to content

[css-shapes-1] Typo - #12281

Merged
noamr merged 1 commit into
w3c:mainfrom
cdoublev:patch-2
Jun 13, 2025
Merged

[css-shapes-1] Typo#12281
noamr merged 1 commit into
w3c:mainfrom
cdoublev:patch-2

Conversation

@cdoublev

@cdoublev cdoublev commented Jun 5, 2025

Copy link
Copy Markdown
Collaborator

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