-
It seems that the SVG Blob data is in the format of HTML code. The vector images don't look right in Illustrator, although they will work in browsers. |
Beta Was this translation helpful? Give feedback.
Answered by
tinchox5
Jun 20, 2025
Replies: 1 comment
-
You're right — it seems that Illustrator has limited support for I haven’t tested Illustrator specifically, but it's a known limitation in their SVG support: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tinchox5
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You're right — it seems that Illustrator has limited support for
<foreignObject>
, especially when it contains HTML. snapDOM relies on this tag to preserve full visual fidelity, so SVGs may not render correctly in Illustrator, even if they work fine in browsers.I haven’t tested Illustrator specifically, but it's a known limitation in their SVG support:
👉 https://illustrator.uservoice.com/forums/333657-illustrator-desktop-feature-requests/suggestions/31209892-fully-support-the-svg-standard