Comment by chrismorgan
Comment by chrismorgan 10 months ago
The É is entity-encoded as É in the SVG, but then they generate `data:` URIs in this specific place, but don’t URL-encode the # as %23.
Comment by chrismorgan 10 months ago
The É is entity-encoded as É in the SVG, but then they generate `data:` URIs in this specific place, but don’t URL-encode the # as %23.
The odd thing is that the black and white version works fine.