dillon1000/react

Commit

Warn for inline style mismatches (#10084)

I use the technique of generating a style string and comparing that against the
attribute.
Browse files
Changed paths5 files
First-parent comparison
M scripts/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 Modified
Patch

Files changed

Rendering syntax-highlighted changes…