- From: Matthias Clasen via GitHub <noreply@w3.org>
- Date: Thu, 08 Jan 2026 13:33:22 +0000
- To: public-svg-issues@w3.org
matthiasclasen has just created a new issue for https://github.com/w3c/svgwg: == rect rx implementation discrepancy == The 2.0 draft spec states [...] calculate the absolute length equivalent for [ry](https://svgwg.org/svg2-draft/geometry.html#RyProperty), resolving percentages against the used [height](https://svgwg.org/svg2-draft/geometry.html#Sizing) of the rectangle [...] But when I did this in my implementation, I found that everybody (chrome, firefox, inkscape librsvg, resvg) resolves rx/ry percentage against the viewport. Please view or discuss this issue at https://github.com/w3c/svgwg/issues/1048 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 8 January 2026 13:33:23 UTC