dillon1000/react
Commit
Browse files Handle className properly on SVG nodes
This strategy avoids a runtime check for every set (as opposed to using a mutation method). Test Plan: Verify that changing className works on a div and a rect in latest Chrome, latest Firefox, IE9. Verify that the div works in IE8.
Changed paths1 file
First-parent comparisonsrc/browser/ui/dom/HTMLDOMPropertyConfig.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…