[svgwg] Pull Request: Fix circle r property reference

titanniya542-spec has just submitted a new pull request for https://github.com/w3c/svgwg:

== Fix circle r property reference ==
## Summary
- update the `SVGCircleElement` prose so `cx`, `cy`, and `r` reflect the `cx`, `cy`, and `r` properties
- replace the incorrect `y` property reference in the circle element section

Fixes #1119.

## Testing
- `git diff --check`
- `rg -n "and <a>'y'</a> properties|and <a>'r'</a> properties" master/shapes.html`

This is a one-word typo correction in prose, so no web-platform-tests change is needed.

No additional contributors.

AI disclosure: I used OpenAI Codex to help prepare this change.

See https://github.com/w3c/svgwg/pull/1120


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Sunday, 7 June 2026 12:53:17 UTC