- From: Fredrik Söderqvist via GitHub <sysbot+gh@w3.org>
- Date: Sun, 22 Mar 2020 21:05:35 +0000
- To: public-svg-issues@w3.org
Browser UAs don't really care about "valid" in cases like this (and viewers using validating XML parsing is likely quite rare in general). The trailing space in the `href` can be URL encoded (`%20`) to avoid being stripped in that case. -- GitHub Notification of comment by fsoder Please view or discuss this issue at https://github.com/w3c/svgwg/issues/781#issuecomment-602272907 using your GitHub account
Received on Sunday, 22 March 2020 21:05:37 UTC