dillon1000/react
Commit
Browse files [attribute-behavior] Track differences between DOM and server renderer (#10575)
* Load ReactDOMServer into attribute table * Highlight differences between DOM and server renderer * Use SSR behavior when comparing behavior across renderers * Use less severe color if SSR differences are only due to warnings * Ensure result node's tagName matches what's expected * Throw on unexpected HTMLUnknownElement
Changed paths3 files
First-parent comparisonfixtures/attribute-behavior/package.json ModifiedM fixtures/attribute-behavior/src/App.js ModifiedM fixtures/attribute-behavior/src/index.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…