- From: Karl Dubost via GitHub <noreply@w3.org>
- Date: Mon, 08 Jun 2026 03:11:00 +0000
- To: public-svg-issues@w3.org
karlcow has just closed titanniya542-spec's pull request 1120 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 Monday, 8 June 2026 03:11:00 UTC