Open twitwi opened 7 years ago
I'm opening the issue to keep track of it, I'll probably add tests at some point.
The image fails to be inlined (xlink is kept as is) in a snippet following this structure:
<html> <svg> <image xlink:href="folder/stuff.jpg">
This doesn't work either /:
<object data="thing.svg" type="image/svg+xml"></object>
object
I'm opening the issue to keep track of it, I'll probably add tests at some point.
The image fails to be inlined (xlink is kept as is) in a snippet following this structure: