dillon1000/react
Commit
Browse files Add assertions about <input> value dirty state (#26626)
Since this is an observable behavior and is hard to think about, seems good to have tests for this. The expected value included in each test is the behavior that existed prior to #26546.
Changed paths1 file
First-parent comparisonpackages/react-dom/src/__tests__/ReactDOMInput-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…