Re: [svgwg] Quoted FuncIRI resolving (#781)

@RazrFalcon :

Chrome removes trailing spaces in xlink:href=" but not in id

so `id="rect1"` with `xlink:href="#rect1 "` shows two rect
but if both end with spaces chrome wont render

and `id="rec t1"` does not work with `xlink:href="#re ct1 "` the middle-space must be at the same pace to get rendered in chrome


-- 
GitHub Notification of comment by JoKalliauer
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/781#issuecomment-602272053 using your GitHub account

Received on Sunday, 22 March 2020 20:58:59 UTC