Announcement
Collapse
No announcement yet.
SVG Syntax Error
Collapse
X
-
Hi. Have you solved this problem? I just don't see the error. transform attributes on <svg> elements are a feature added with the SVG 2 spec.
-
SVG Syntax Error
Code:<svg width="100px" height="100px" x="0px" y="0px" viewBox="0 0 389 172" xmlns="http://www.w3.org/2000/svg" version="1.1" style="transform: translate(0,0)">
I have to delete style="transform: translate(0,0)"
Do it is normal?Tags: None
Leave a comment: