dillon1000/react
Commit
Browse files Warn for inline style mismatches (#10084)
I use the technique of generating a style string and comparing that against the attribute.
Changed paths5 files
First-parent comparisonscripts/fiber/tests-passing.txt ModifiedM src/renderers/dom/fiber/ReactDOMFiberComponent.js ModifiedM src/renderers/dom/shared/CSSPropertyOperations.js ModifiedM src/renderers/dom/shared/__tests__/ReactDOMServerIntegration-test.js ModifiedM src/renderers/dom/shared/dangerousStyleValue.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…