dillon1000/react
Commit
Browse files Don't add 'px' to strokeDashoffset CSS Properties
This is a SVG CSS Property. The standard expects values or percentages, and adding "px" to the value will break it. http://www.w3.org/TR/SVG/painting.html#StrokeDashoffsetProperty
Changed paths1 file
First-parent comparisonsrc/browser/ui/dom/CSSProperty.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…