You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
style is unsupported. For a complete list of supported elements, see the `allSupportedElements` variable in the `SVGParserSupportedElements` struct. Click through on the `elementName` variable name to see the SVG tag name.
Description of the Issue
Browsers support the SVG
style
element, see: https://developer.mozilla.org/en-US/docs/Web/SVG/Element/style.Unfortunately SwiftSVG throws an error when trying to parse such files:
Sample SVG
The text was updated successfully, but these errors were encountered: