- From: Rose Newell via GitHub <noreply@w3.org>
- Date: Fri, 12 Sep 2025 08:01:27 +0000
- To: public-svg-issues@w3.org
Yes, could do that. I would also prefer to remove the overall recommendation to use defs for sustainability/file-size reasons - because the more critical reasons that would justify recommended status are incorrect. Note that in some SVG designs, the reused element does not have any meaning by itself - it's simply about efficiency. For example, a starry night could reuse the same star repeatedly to avoid redrawing and excess code. In cases like this, where the overall SVG design carries the accessibility features, using defs is pointless. -- GitHub Notification of comment by codewordcreative Please view or discuss this issue at https://github.com/w3c/svgwg/issues/1007#issuecomment-3284201516 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 12 September 2025 08:01:28 UTC