- From: Karl Dubost via GitHub <noreply@w3.org>
- Date: Sun, 07 Jun 2026 11:36:30 +0000
- To: public-svg-issues@w3.org
karlcow has just created a new issue for https://github.com/w3c/svgwg: == typo: fix the enumeration of attributes in 10.8.2 == SVG 2 ยง10.8.2 has a typo. > The cx, cy and r IDL attributes [reflect](https://w3c.github.io/svgwg/svg2-draft/types.html#TermReflect) the computed values of the [cx](https://w3c.github.io/svgwg/svg2-draft/geometry.html#CxProperty), [cy](https://w3c.github.io/svgwg/svg2-draft/geometry.html#CyProperty) and [y](https://w3c.github.io/svgwg/svg2-draft/geometry.html#YProperty) properties and their corresponding presentation attributes, respectively. It says "reflect the computed values of the cx, cy **and y** properties". Should be "and r" Please view or discuss this issue at https://github.com/w3c/svgwg/issues/1119 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 7 June 2026 11:36:31 UTC