linkedom
linkedom copied to clipboard
missing viewBox methods...
What is the best way to patch viewBox attributes in SVGs to implement baseVal?
https://developer.mozilla.org/en-US/docs/Web/API/SVGMarkerElement/viewBox
@swamidass do something similar that has been done for class and className accessor in the svg element file.
Please remember to add tests or it won't pass without 100% code-coverage 👋