pRizz / SVG-Navigator---Chrome-Extension

SVG Navigator is an extension for Google Chrome that adds pan and zoom features to existing SVG files on the web.
https://chrome.google.com/webstore/detail/svg-navigator/pefngfjmidahdaahgehodmfodhhhofkl?hl=en-US
BSD 2-Clause "Simplified" License
14 stars 5 forks source link

Parsing 100% from width or height #9

Open pRizz opened 11 years ago

pRizz commented 11 years ago

If width or height of the SVG element contains the % symbol, there is an error when formatting the new viewbox attribute.