- From: Lionel Foxcroft via GitHub <sysbot+gh@w3.org>
- Date: Wed, 17 Apr 2024 06:12:57 +0000
- To: public-svg-issues@w3.org
Lionelf329 has just submitted a new pull request for https://github.com/w3c/svgwg: == Fix equation 6.1 in implnote.html == Equation 6.1 on [this page](https://www.w3.org/TR/SVG/implnote.html#ArcCorrectionOutOfRangeRadii) has two identical lines, both showing $r_y \leftarrow |r_y|$. The two lines should be different, where the first would be changed to $r_x \leftarrow |r_x|$. It's a small inaccuracy that doesn't really make the page any harder to understand, but it's still probably worth fixing 🙂 See https://github.com/w3c/svgwg/pull/940 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 17 April 2024 06:12:58 UTC