dillon1000/react

Commit

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.
Browse files
Changed paths1 file
First-parent comparison
M src/browser/ui/dom/HTMLDOMPropertyConfig.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…